mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
Improve sample of commands for promote and follow
This commit is contained in:
@@ -23,8 +23,8 @@ reconnect_interval=10
|
|||||||
# Autofailover options
|
# Autofailover options
|
||||||
failover=automatic
|
failover=automatic
|
||||||
priority=-1
|
priority=-1
|
||||||
promote_command='repmgr promote'
|
promote_command='repmgr standby promote -f /path/to/repmgr.conf'
|
||||||
follow_command='repmgr follow'
|
follow_command='repmgr standby follow -f /path/to/repmgr.conf'
|
||||||
|
|
||||||
# Log level: possible values are DEBUG, INFO, NOTICE, WARNING, ERR, ALERT, CRIT or EMERG
|
# Log level: possible values are DEBUG, INFO, NOTICE, WARNING, ERR, ALERT, CRIT or EMERG
|
||||||
# Default: NOTICE
|
# Default: NOTICE
|
||||||
|
|||||||
Reference in New Issue
Block a user