postgresql/src/bin/scripts
Tom Lane 1a6b2b1656 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.
2017-10-01 12:43:47 -04:00
..
po Translation updates 2017-08-28 10:50:13 -04:00
t Use a longer connection timeout in pg_isready test. 2017-10-01 12:43:47 -04:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
common.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
common.h Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
createdb.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
createuser.c Remove support for password_encryption='off' / 'plain'. 2017-05-08 11:26:07 +03:00
dropdb.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
dropuser.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Makefile Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
nls.mk Translation updates 2017-05-15 12:19:54 -04:00
pg_isready.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
reindexdb.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
vacuumdb.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00