Skip to content

Instantly share code, notes, and snippets.

@forgotpw1
Forked from rpassis/gist:0a13809df6c084980a19
Last active August 29, 2015 14:17
Show Gist options
  • Save forgotpw1/593f9b3cb5b9752b1dc1 to your computer and use it in GitHub Desktop.
Save forgotpw1/593f9b3cb5b9752b1dc1 to your computer and use it in GitHub Desktop.
(sudo -u postgres pg_ctl stop -D /usr/local/pgsql/data -m i -t 5 || true) && sudo stop postgresql
# start again with
sudo start postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment