postgresql/contrib/start-scripts/osx
Peter Eisentraut 05cd12ed5b pg_ctl: Change default to wait for all actions
The different actions in pg_ctl had different defaults for -w and -W,
mostly for historical reasons.  Most users will want the -w behavior, so
make that the default.

Remove the -w option in most example and test code, so avoid confusion
and reduce verbosity.  pg_upgrade is not touched, so it can continue to
work with older installations.

Reviewed-by: Beena Emerson <memissemerson@gmail.com>
Reviewed-by: Ryan Murphy <ryanfmurphy@gmail.com>
2017-01-14 09:15:08 -05:00
..
install.sh Update /contrib OS/X startup files, and move to a separate OS/X 2007-05-30 18:10:38 +00:00
PostgreSQL pg_ctl: Change default to wait for all actions 2017-01-14 09:15:08 -05:00
README Update /contrib OS/X startup files, and move to a separate OS/X 2007-05-30 18:10:38 +00:00
StartupParameters.plist Update /contrib OS/X startup files, and move to a separate OS/X 2007-05-30 18:10:38 +00:00

To install execute the following:

sudo /bin/sh ./install.sh