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