We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d2e85a + f69c5e1 commit 37ded2fCopy full SHA for 37ded2f
script/pgsqlms
@@ -871,8 +871,8 @@ sub _confirm_stopped {
871
sub ocf_meta_data {
872
print qq{<?xml version="1.0"?>
873
<!DOCTYPE resource-agent SYSTEM "ra-api-1.dtd">
874
- <resource-agent name="pgsqlsr">
875
- <version>1.0</version>
+ <resource-agent name="pgsqlms">
+ <version>$VERSION</version>
876
877
<longdesc lang="en">
878
Resource script for PostgreSQL in replication. It manages PostgreSQL servers using streaming replication as an HA resource.
0 commit comments