[pgpool-committers: 2889] pgpool: pgpool-II should fail to start when watchdog add request is rej
Muhammad Usama
m.usama at gmail.com
Mon Dec 21 23:05:21 JST 2015
pgpool-II should fail to start when watchdog add request is rejected.
When watchdog ADD request is rejected due to configuration inconsistency,
the FATAL error in watchdog child should also take down the
pgpool-II main process with it.
The problem was pointed out by Yugo.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=7f752d7606f758c5959dc91bb96346bef11de6e4
Modified Files
--------------
src/watchdog/watchdog.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list