Created
May 23, 2019 11:57
-
-
Save bendo01/2a98e3fabd34883a6bc95f4e7be72336 to your computer and use it in GitHub Desktop.
could not connect to server: Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432? homebrew
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
| launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist | |
| rm /usr/local/var/postgres/postmaster.pid | |
| 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