mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +00:00
Clarify repmgr/pgbouncer fencing document
It's intended as a self-contained demonstration.
This commit is contained in:
@@ -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
|
configuration file, `/etc/pgbouncer.database.ini`, which will be modified by
|
||||||
`repmgr`.
|
`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:
|
`/etc/pgbouncer.ini` should look something like this:
|
||||||
|
|
||||||
[pgbouncer]
|
[pgbouncer]
|
||||||
|
|||||||
Reference in New Issue
Block a user