Get Postgres Tips and Tricks
Subscribe to get advanced Postgres how-tos.
Stopping a Failover Manager Cluster¶
To stop a Failover Manager cluster, connect to any node of a Failover
Manager cluster, assume the identity of efm
or the OS superuser, and
invoke the command:
efm stop-cluster <cluster_name>
The command will cause all Failover Manager agents to exit. Terminating the Failover Manager agents completely disables all failover functionality.
Please Note: when you invoke the efm stop-cluster
command, all
authorized node information is lost from the Allowed node host list.