[pgpool-committers: 10229] pgpool: Fix the watchdog process not reloading configurations.
Bo Peng
pengbo at sraoss.co.jp
Mon Nov 25 17:05:50 JST 2024
Fix the watchdog process not reloading configurations.
The reload_config() function in Pgpool-II should send a SIGHUP signal to the watchdog process.
Branch
------
V4_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=81ff5391b985db31232cea04875ddf54781b49e5
Modified Files
--------------
src/main/pgpool_main.c | 21 ++++++++++++++-------
src/watchdog/watchdog.c | 2 ++
2 files changed, 16 insertions(+), 7 deletions(-)
More information about the pgpool-committers
mailing list