<div dir="ltr"><div><div><div><div><div><div><div>Hello Cluster Experts,<br><br></div>I followed this guide for establishing a replicated Postgres cluster managed by Pacemaker:<br><a href="http://wiki.clusterlabs.org/wiki/PgSQL_Replicated_Cluster">http://wiki.clusterlabs.org/wiki/PgSQL_Replicated_Cluster</a><br><br></div>The only difference being that I implemented replication using a replication slot.<br><br></div>When I attempted to start the cluster, I wound up with two slaves. After much teeth gnashing and hair pulling I noticed that both nodes were in the DISCONNECT state. I manually set node1 to LATEST like so:<br><br>crm_attribute -l forever -N node1 -n pg_cluster-data-status -v LATEST<br><br></div>and Pacemaker immediately, successfully started the Master/Slave cluster.<br><br></div>This seems like something I shouldn't have needed to do. Does anyone know where I might've gone wrong?<br><br></div>Thank you,<br></div>Robert<br></div>