Make -w the default for shut down, add -W option to specify no wait.

Peter Eisentraut <peter_e@gmx.net>

Commit: 088c0b9546e4f90f305a87bc67638836a08d34ed
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-02-08T19:39:24Z
Releases: 7.1.1
Make -w the default for shut down, add -W option to specify no wait.
Add -l option to name log file.  Set umask to 077.
Proper file descriptor redirection to allow postmaster to detach from
shell's process group.
Add -s option to turn off informational messages.

Files

PathChange+/−
doc/src/sgml/ref/pg_ctl-ref.sgml modified +98 −84
src/bin/pg_ctl/pg_ctl.sh modified +142 −74