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

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

Commit: 1275ad5056d9e4ec1409a09a77855a79133c03aa
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-04-20T23:10:22Z
Releases: 8.0.3
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