[pgpool-committers: 7684] pgpool: Doc: remove incorrect description	about failover_when_quorum_ex
    Tatsuo Ishii 
    ishii at sraoss.co.jp
       
    Mon May 10 08:41:26 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_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b582d76a2707f6b3b3b5fd5506e90c1769dd7789
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