[pgpool-committers: 7458] pgpool: Fix messages when health check process starts.

Tatsuo Ishii ishii at sraoss.co.jp
Tue Feb 2 10:04:18 JST 2021


Fix messages when health check process starts.

Fix when health check process was restarted by reaper(), incorrect
"child process with pid: 14639 exited with success and will not be
restarted" was emitted.

Also enhance worker_fork_a_child() to emit a message that new worker
process started.

Branch
------
master

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

Modified Files
--------------
src/main/pgpool_main.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list