[pgpool-committers: 5176] pgpool: Fix occasional failure in regression 065.bug152.

Tatsuo Ishii ishii at sraoss.co.jp
Tue Oct 9 07:55:17 JST 2018


Fix occasional failure in regression 065.bug152.

In the test first create a table with some data, then query
it. However sometimes it seems replication delay causes the table
still not ready in standby. Since there's no reason we need to a
standby or slave for this particular test, let the test have only
primary/master.

Branch
------
V3_4_STABLE

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

Modified Files
--------------
src/test/regression/tests/065.bug152/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list