Skip to content

Instantly share code, notes, and snippets.

@andyatkinson
Created March 11, 2014 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andyatkinson/9496475 to your computer and use it in GitHub Desktop.
Save andyatkinson/9496475 to your computer and use it in GitHub Desktop.

issues xfter a restart where postgres is running, but not with launchctl, not sure why stop manually:

pg_ctl -D /usr/local/var/postgres stop -s -m fast

restart with launchctl:

launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment