aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/generic_xlog.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2016-03-31 15:41:18 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2016-03-31 16:06:32 -0300
commit61608d38361f911a741d4a7df63afe3c7221437e (patch)
tree04aa71c9c48cf3cdac54d26b0418bb68202b2f23 /src/backend/access/transam/generic_xlog.c
parentf9aefcb91fc1f73fc43e384f660c120e515af931 (diff)
downloadpostgresql-61608d38361f911a741d4a7df63afe3c7221437e.tar.gz
postgresql-61608d38361f911a741d4a7df63afe3c7221437e.zip
Fix recovery_min_apply_delay test
Previously this test was relying too much on WAL replay to occur in the exact configured interval, which was unreliable on slow or overly busy servers. Use a custom loop instead of poll_query_until, which is hopefully more reliable. Per continued failures on buildfarm member hamster (which is probably the only one running this test suite) Author: Michaƫl Paquier
Diffstat (limited to 'src/backend/access/transam/generic_xlog.c')
0 files changed, 0 insertions, 0 deletions