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

Tatsuo Ishii ishii at sraoss.co.jp
Mon May 16 20:54:32 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
------
V3_7_STABLE

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

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



More information about the pgpool-committers mailing list