Give postmaster enough time to update the pidfile before checking to

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7c9f29546c13375e786d60d52873c93f0e8ace2b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-03-18T20:27:11Z
Releases: 7.1.1
Give postmaster enough time to update the pidfile before checking to
see if it's been updated.  Skip the whole mess if we didn't see any
old pidfile.

Files

PathChange+/−
src/bin/pg_ctl/pg_ctl.sh modified +13 −8