]> granicus.if.org Git - postgresql/commit
Make pg_ctl status do a kill() test to verify that the PID found in
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 23:10:22 +0000 (23:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 23:10:22 +0000 (23:10 +0000)
commit1275ad5056d9e4ec1409a09a77855a79133c03aa
tree5510e381270da837ff9a5d29344bcd9ef4d595d9
parenteecc92564d06501feae7108d032d76c871e982fb
Make pg_ctl status do a kill() test to verify that the PID found in
postmaster.pid still represents a live postmaster.
src/bin/pg_ctl/pg_ctl.c