[pgpool-committers: 5850] pgpool: Make shutdownall to wait for completion of shutdown of Pgpool-I

Tatsuo Ishii ishii at sraoss.co.jp
Tue Jul 2 18:54:56 JST 2019


Make shutdownall to wait for completion of shutdown of Pgpool-II.

It was observed that regression test occasionally failed because
previous does not completely finished before next test started. To fix
the problem, make shutdownall script generated by pgpool_setup to wait
for completion of shutdown of Pgpool-II.

Branch
------
V3_4_STABLE

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

Modified Files
--------------
src/test/pgpool_setup | 1 +
1 file changed, 1 insertion(+)



More information about the pgpool-committers mailing list