[pgpool-committers: 8602] pgpool: Enhance in stopping pgpool main process.
Tatsuo Ishii
ishii at sraoss.co.jp
Mon May 16 20:54:57 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_1_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2bbfc24ca57bc8e57eb46668b582bdfcedbc4750
Modified Files
--------------
src/main/main.c | 36 ++++++++++++++++++++++++------------
1 file changed, 24 insertions(+), 12 deletions(-)
More information about the pgpool-committers
mailing list