[pgpool-committers: 4819] pgpool: Start health check process at failback.
Tatsuo Ishii
ishii at postgresql.org
Fri Jun 22 17:33:11 JST 2018
Start health check process at failback.
Health check process will not start if a backend node is in down
status when Pgpool-II starts. However when the node fails back,
health check should start so that it can detects the failure of the
node.
Per bug 407.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f9149dd4992eb6cbbbdf5d8a3f0a00ef2c0f3071
Modified Files
--------------
src/main/pgpool_main.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
More information about the pgpool-committers
mailing list