Skip to content

Instantly share code, notes, and snippets.

@martyglaubitz
Created June 10, 2015 11:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martyglaubitz/9d258a1ac3dd701b1c35 to your computer and use it in GitHub Desktop.
Save martyglaubitz/9d258a1ac3dd701b1c35 to your computer and use it in GitHub Desktop.
PostgreSQL start/stop under mac

#STOP launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist

#START launchctl load ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment