mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
doc: update pgbouncer fencing example
Add "--log-to-file" to "repmgr standby promote", per recommended practice.
This commit is contained in:
@@ -108,7 +108,7 @@ The actual script is as follows; adjust the configurable items as appropriate:
|
||||
|
||||
# 1. Promote this node from standby to primary
|
||||
|
||||
repmgr standby promote -f /etc/repmgr.conf
|
||||
repmgr standby promote -f /etc/repmgr.conf --log-to-file
|
||||
|
||||
# 2. Reconfigure pgbouncer instances
|
||||
|
||||
|
||||
Reference in New Issue
Block a user