From c7f9fbf5249f13da562b6314be556e95b60b283a Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 26 Jun 2017 12:57:44 +0900 Subject: [PATCH] Clarify repmgr/pgbouncer fencing document It's intended as a self-contained demonstration. --- docs/repmgrd-node-fencing.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/repmgrd-node-fencing.md b/docs/repmgrd-node-fencing.md index 1896979c..d08be52e 100644 --- a/docs/repmgrd-node-fencing.md +++ b/docs/repmgrd-node-fencing.md @@ -49,6 +49,14 @@ the `%include` directive (available from PgBouncer 1.6) to include a separate configuration file, `/etc/pgbouncer.database.ini`, which will be modified by `repmgr`. +* * * + +> *NOTE*: in this self-contained demonstration, `pgbouncer` is running on the +> database servers, however in a production environment it will make more +> sense to run `pgbouncer` on either separate nodes or the application server. + +* * * + `/etc/pgbouncer.ini` should look something like this: [pgbouncer]