[pgpool-committers: 8604] pgpool: Enhance in stopping pgpool main process.

Tatsuo Ishii ishii at sraoss.co.jp
Mon May 16 20:55:08 JST 2022


Enhance in stopping pgpool main process.

If "pgpool stop" couldn't terminate the main process within certain
period (currently 5 seconds), send the signal again. The reason why
pgpool does not accept the stopping signal is not clear at the moment,
I expect this reduces errors of buildfarm timeout. See if this works.

Branch
------
V4_3_STABLE

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

Modified Files
--------------
src/main/main.c | 36 ++++++++++++++++++++++++------------
1 file changed, 24 insertions(+), 12 deletions(-)



More information about the pgpool-committers mailing list