[pgpool-committers: 10233] pgpool: Fix the watchdog process not reloading configurations.
Bo Peng
pengbo at sraoss.co.jp
Mon Nov 25 17:18:32 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_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bc228107bf82cad63120eec694693c6125e5a7ec
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