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

Tatsuo Ishii ishii at sraoss.co.jp
Tue Jul 2 18:55:41 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_7_STABLE

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

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



More information about the pgpool-committers mailing list