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

Tatsuo Ishii ishii at sraoss.co.jp
Sat May 14 09:48:40 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
------
master

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

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



More information about the pgpool-committers mailing list