Make -w the default for shut down, add -W option to specify no wait.
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_ctl-ref.sgml | modified | +98 −84 |
| src/bin/pg_ctl/pg_ctl.sh | modified | +142 −74 |