[pgpool-committers: 7683] pgpool: Doc: remove incorrect description about failover_when_quorum_ex
Tatsuo Ishii
ishii at sraoss.co.jp
Mon May 10 08:41:21 JST 2021
Doc: remove incorrect description about failover_when_quorum_exists.
"Please note that if the number of watchdog nodes is even, we regard
that quorum exists when the number of live nodes is greater than or
equal to half of total watchdog nodes." This is not correct anymore
since Pgpool-II 4.1 in which enable_consensus_with_half_votes has been
introduced.
Branch
------
V4_1_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=46538c6dcdba10e51870c344bc12fcdf1f1107b3
Modified Files
--------------
doc.ja/src/sgml/watchdog.sgml | 4 ----
doc/src/sgml/watchdog.sgml | 5 -----
2 files changed, 9 deletions(-)
More information about the pgpool-committers
mailing list