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:02 -0500 |
commit | 2ffa86962077c588d8bdf6244e2ef960338d3883 (patch) | |
tree | 3721fd76a645fef5c524eb4794fa2410e51feaf3 /src/backend/parser/parse_utilcmd.c | |
parent | 51e78ab4ff3282963f5e8ba2633040829413aefa (diff) | |
download | postgresql-2ffa86962077c588d8bdf6244e2ef960338d3883.tar.gz postgresql-2ffa86962077c588d8bdf6244e2ef960338d3883.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/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions