[pgpool-committers: 4822] pgpool: Start health check process at failback.

Tatsuo Ishii ishii at postgresql.org
Sun Jun 24 10:18:52 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
------
query_cache

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9a1eb289b920c8e877a8d25a4c9451e77be3974b

Modified Files
--------------
src/main/pgpool_main.c | 13 +++++++++++++
1 file changed, 13 insertions(+)



More information about the pgpool-committers mailing list