mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Improve sample of commands for promote and follow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user