[pgpool-committers: 5909] pgpool: Enhance shutdown script of pgpool_setup.
Tatsuo Ishii
ishii at sraoss.co.jp
Fri Jul 19 16:43:44 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_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d2d0a414cbb466f6a7353cb15ae6d347347a8b26
Modified Files
--------------
src/test/pgpool_setup | 2 ++
1 file changed, 2 insertions(+)
More information about the pgpool-committers
mailing list