From 21475b9c7098d476418fe915beaed876dd21c6c5 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 19 Nov 2019 21:57:17 +0900 Subject: [PATCH] doc: update pgbouncer fencing example Add "--log-to-file" to "repmgr standby promote", per recommended practice. --- doc/repmgrd-node-fencing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/repmgrd-node-fencing.md b/doc/repmgrd-node-fencing.md index f09c9a12..26461261 100644 --- a/doc/repmgrd-node-fencing.md +++ b/doc/repmgrd-node-fencing.md @@ -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