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:30 -0500 |
commit | 4492ab53b360eaebbd5bcfec2fb36d753da3e199 (patch) | |
tree | 4693083cfdbe43ca0643d68208fbc30da973a39a /src/tutorial/basics.source | |
parent | 19e469410a8ccdc0c0d6cb362a02e35d1bb65c8a (diff) | |
download | postgresql-4492ab53b360eaebbd5bcfec2fb36d753da3e199.tar.gz postgresql-4492ab53b360eaebbd5bcfec2fb36d753da3e199.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/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions