[pgpool-committers: 5178] 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_5_STABLE

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

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