[pgpool-committers: 3979] pgpool: Add per node health check parameters and sample configurations.
Tatsuo Ishii
ishii at postgresql.org
Wed Apr 26 09:29:37 JST 2017
Add per node health check parameters and sample configurations.
This is just adding new data structure.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c0d209d76c67fe10690c33d0a982c0fb3b919544
Modified Files
--------------
src/config/pool_config.l | 3 ++-
src/include/pool_config.h | 17 ++++++++++++++++-
src/sample/pgpool.conf.sample | 14 +++++++++++++-
src/sample/pgpool.conf.sample-master-slave | 14 +++++++++++++-
src/sample/pgpool.conf.sample-replication | 14 +++++++++++++-
src/sample/pgpool.conf.sample-stream | 14 +++++++++++++-
6 files changed, 70 insertions(+), 6 deletions(-)
More information about the pgpool-committers
mailing list