[pgpool-committers: 10232] 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_3_STABLE

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

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