Have pg_ctl return an exit status of 3 if the server is not running, to

Bruce Momjian <bruce@momjian.us>

Commit: 12ff9fa7715611d7df6a78447fce6cc5096cf335
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-10-13T17:02:36Z
Releases: 9.2.0
Have pg_ctl return an exit status of 3 if the server is not running, to
match the Linux Standard Base Core Specification 3.1.

Aaron W. Swenson

Files

PathChange+/−
doc/src/sgml/ref/pg_ctl-ref.sgml modified +2 −1
src/bin/pg_ctl/pg_ctl.c modified +10 −4