Make pg_ctl status do a kill() test to verify that the PID found in

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

Commit: 2f8c7c866c6f44d9926d949638889f8aa44d53b0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-04-20T23:10:16Z
Releases: 8.1.0
Make pg_ctl status do a kill() test to verify that the PID found in
postmaster.pid still represents a live postmaster.

Files

PathChange+/−
src/bin/pg_ctl/pg_ctl.c modified +61 −23