[pgpool-committers: 4297] pgpool: Documentation update for quorum	aware failover feature
    Muhammad Usama 
    m.usama at gmail.com
       
    Wed Oct  4 01:04:42 JST 2017
    
    
  
Documentation update for quorum aware failover feature
The commit also renames the configuration parameter
enable_multiple_failover_requests_from_node to
allow_multiple_failover_requests_from_node
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=12bd99bdc274c1993b32d2b1d1d99920b78daf6c
Modified Files
--------------
doc/src/sgml/watchdog.sgml                 | 120 ++++++++++++++++++++++++++++-
src/config/pool_config_variables.c         |   4 +-
src/include/pool_config.h                  |   2 +-
src/sample/pgpool.conf.sample              |   2 +-
src/sample/pgpool.conf.sample-master-slave |   2 +-
src/sample/pgpool.conf.sample-replication  |   2 +-
src/sample/pgpool.conf.sample-stream       |   2 +-
src/watchdog/watchdog.c                    |   6 +-
8 files changed, 129 insertions(+), 11 deletions(-)
    
    
More information about the pgpool-committers
mailing list