[pgpool-committers: 6075] pgpool: Fix regression test 028.watchdog_enable_consensus_with_half_of_

Tatsuo Ishii ishii at sraoss.co.jp
Thu Sep 5 13:43:12 JST 2019


Fix regression test 028.watchdog_enable_consensus_with_half_of_the_votes to not fail.

It seems pcp_watchdog_info fails because:
ERROR: connection to socket "/tmp/.s.PGSQL.50001" failed with error "No such file or directory"

Fix could be trying to wait for pcp_watchdog_info available. See if this fixes the issue.

Branch
------
master

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

Modified Files
--------------
.../test.sh                                                | 14 ++++++++++++++
1 file changed, 14 insertions(+)



More information about the pgpool-committers mailing list