[pgpool-committers: 5907] pgpool: Enhance shutdown script of pgpool_setup.
Tatsuo Ishii
ishii at sraoss.co.jp
Fri Jul 19 16:43:36 JST 2019
Enhance shutdown script of pgpool_setup.
I observe occasional regression test failure caused by bind error to
the TCP/IP port. This fix tries to confirm usage of the TCP/IP port
while executing shutdown script using netstat command.
Branch
------
V3_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=371550f6306d605447f8a3b41189c2c880c93c5c
Modified Files
--------------
src/test/pgpool_setup | 4 ++++
1 file changed, 4 insertions(+)
More information about the pgpool-committers
mailing list