Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca2eb1 commit 08dde1bCopy full SHA for 08dde1b
src/test/recovery/t/021_row_visibility.pl
@@ -33,7 +33,7 @@
33
# instance being driven by us, add a timeout high enough that it
34
# should never trigger even on very slow machines, unless something
35
# is really wrong.
36
-my $psql_timeout = IPC::Run::timer(30);
+my $psql_timeout = IPC::Run::timer(300);
37
38
# One psql to primary and standby each, for all queries. That allows
39
# to check uncommitted changes being replicated and such.
0 commit comments