[pgpool-committers: 6799] pgpool: Doc: add note about auto_failback
Takuma Hoshiai
hoshiai at sraoss.co.jp
Tue Jun 23 14:55:34 JST 2020
Doc: add note about auto_failback
If user uses replication_slot, replication slot is may deleted by
failover_command when standby node is down. In this case, pgpool
can't get replication status, so the feature of auto failback is
may not worked.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=02d757743a42cdcb1910c17703413a13da1693ae
Modified Files
--------------
doc.ja/src/sgml/failover.sgml | 13 +++++++++++++
doc/src/sgml/failover.sgml | 9 +++++++++
2 files changed, 22 insertions(+)
More information about the pgpool-committers
mailing list