diff --git a/repmgr.conf.sample b/repmgr.conf.sample index c6f74a79..38733a85 100644 --- a/repmgr.conf.sample +++ b/repmgr.conf.sample @@ -22,7 +22,7 @@ reconnect_attempts=6 reconnect_interval=10 # Autofailover options -failover=automatic +failover=manual priority=-1 promote_command='repmgr standby promote -f /path/to/repmgr.conf' follow_command='repmgr standby follow -f /path/to/repmgr.conf -W'