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