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

Tatsuo Ishii ishii at sraoss.co.jp
Tue Feb 2 10:04:13 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
------
V4_2_STABLE

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

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



More information about the pgpool-committers mailing list