postgresql/src/bin
Tom Lane 858e9f27be 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
..
initdb Translation updates 2017-08-28 10:17:39 -04:00
pg_archivecleanup Fix new warnings from GCC 7 2017-05-16 08:52:39 -04:00
pg_basebackup Translation updates 2017-08-28 10:17:39 -04:00
pg_config Translation updates 2017-08-28 10:17:39 -04:00
pg_controldata Translation updates 2017-08-28 10:17:39 -04:00
pg_ctl Translation updates 2017-08-28 10:17:39 -04:00
pg_dump Fix ordering in pg_dump of GRANTs 2017-09-13 20:02:27 -04:00
pg_resetxlog Translation updates 2017-08-28 10:17:39 -04:00
pg_rewind Fix translatable string 2017-09-04 11:09:51 +02:00
pg_test_fsync Avoid depending on non-POSIX behavior of fcntl(2). 2017-04-21 15:55:56 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
pg_xlogdump Fix record length computation in pg_waldump/xlogdump. 2017-06-05 16:10:07 -07:00
pgbench Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Translation updates 2017-08-28 10:17:39 -04:00
scripts Use a longer connection timeout in pg_isready test. 2017-10-01 12:43:47 -04:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00