[pgpool-committers: 5852] pgpool: Make shutdownall to wait for completion of shutdown of Pgpool-I
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Jul 2 18:55:34 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_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c5d4631a4256464f7895daa3a076ae713ae6ee05
Modified Files
--------------
src/test/pgpool_setup | 1 +
1 file changed, 1 insertion(+)
More information about the pgpool-committers
mailing list