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

Tatsuo Ishii ishii at sraoss.co.jp
Tue Oct 9 07:55:16 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_6_STABLE

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

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