Improve sample of commands for promote and follow

This commit is contained in:
Jaime Casanova
2012-09-11 15:53:57 -05:00
parent 95ec0450da
commit 0a9107d76d

View File

@@ -23,8 +23,8 @@ reconnect_interval=10
# Autofailover options
failover=automatic
priority=-1
promote_command='repmgr promote'
follow_command='repmgr follow'
promote_command='repmgr standby promote -f /path/to/repmgr.conf'
follow_command='repmgr standby follow -f /path/to/repmgr.conf'
# Log level: possible values are DEBUG, INFO, NOTICE, WARNING, ERR, ALERT, CRIT or EMERG
# Default: NOTICE