[pgpool-committers: 6800] pgpool: Doc: add note about auto_failback

Takuma Hoshiai hoshiai at sraoss.co.jp
Tue Jun 23 14:56:18 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 a feature of auto_failback is
may not worked.

Branch
------
V4_1_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=06080f65c2943e0be6b11fc1b65dac0a7c83a884

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