Created
February 3, 2018 13:00
-
-
Save rubyandcoffee/a481b5112c7ff021dc22f3f7082e110f to your computer and use it in GitHub Desktop.
Start/Stop Postgres
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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