forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4a1c0f3
committed
Use a longer connection timeout in pg_isready test.
Buildfarm members skink and sungazer have both recently failed thistest, with symptoms indicating that the default 3-second timeoutisn't quite enough for those very slow systems. There's no reasonto be miserly with this timeout, so boost it to 60 seconds.Back-patch to all versions containing this test. That may be overkill,because the failure has only been observed in the v10 branch, butI don't feel like having to revisit this later.1 parent655c938 commit4a1c0f3
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
| 19 | + |
0 commit comments
Comments
(0)