Enhance shutdown script of pgpool_setup.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 17 Jul 2019 07:48:37 +0000 (16:48 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 19 Jul 2019 07:40:02 +0000 (16:40 +0900)
commit5730d28bbae014a626ac8238e48101499eaddc07
tree1a1364863d14fe035a627dec6ceb02e35ff5b21a
parent09987e4f611d6b144cb09d0ed2dc6e466eaaf46f
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.
src/test/pgpool_setup