Skip to content

Instantly share code, notes, and snippets.

@rubyandcoffee
Created February 3, 2018 13:00
Show Gist options
  • Save rubyandcoffee/a481b5112c7ff021dc22f3f7082e110f to your computer and use it in GitHub Desktop.
Save rubyandcoffee/a481b5112c7ff021dc22f3f7082e110f to your computer and use it in GitHub Desktop.
Start/Stop Postgres
brew services start postgresql
brew services stop postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment