Start manually:
$ pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
Stop manually:
$ pg_ctl -D /usr/local/var/postgres stop -s -m fast
Created
February 7, 2013 04:55
-
-
Save scottlingran/4728658 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment