diff options
author | Noah Misch <noah@leadboat.com> | 2016-02-10 20:34:02 -0500 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2016-02-10 20:34:24 -0500 |
commit | 725f0ce29690b7e98d18290c9ab69b7a2bab3715 (patch) | |
tree | 69440979666c173c4fa5c3040e0e252b2ce82896 /src/backend/access/gist/gistxlog.c | |
parent | b10635bb5b2e5f4e7e4a5e5a3313dcd70cf0509c (diff) | |
download | postgresql-725f0ce29690b7e98d18290c9ab69b7a2bab3715.tar.gz postgresql-725f0ce29690b7e98d18290c9ab69b7a2bab3715.zip |
Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable.
Many automated test suites call pg_ctl. Buildfarm members axolotl,
hornet, mandrill, shearwater, sungazer and tern have failed when server
shutdown took longer than the pg_ctl default 60s timeout. This addition
permits slow hosts to easily raise the timeout without us editing a
--timeout argument into every test suite pg_ctl call. Back-patch to 9.1
(all supported versions) for the sake of automated testing.
Reviewed by Tom Lane.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions