Files
postgresql/src/bin/pg_ctl
Noah Misch 2ffa869620 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.
2016-02-10 20:34:02 -05:00
..
2015-06-28 23:56:55 -04:00
2016-01-20 14:13:11 -03:00
2014-04-14 21:33:46 -04:00
2016-01-02 13:33:40 -05:00
2014-12-15 00:25:35 -05:00