diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-10-01 12:43:47 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-10-01 12:43:47 -0400 |
commit | 1a6b2b16565aa70f663f83aa6c47b4cbc545eeb2 (patch) | |
tree | c656316a116811326bca093fab58f8cd4fa61d3d /src/backend/executor/functions.c | |
parent | e775dd6a4b1b87cd367a725f8840f068f2daae27 (diff) | |
download | postgresql-1a6b2b16565aa70f663f83aa6c47b4cbc545eeb2.tar.gz postgresql-1a6b2b16565aa70f663f83aa6c47b4cbc545eeb2.zip |
Use a longer connection timeout in pg_isready test.
Buildfarm members skink and sungazer have both recently failed this
test, with symptoms indicating that the default 3-second timeout
isn't quite enough for those very slow systems. There's no reason
to 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, but
I don't feel like having to revisit this later.
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions