Skip to content

Instantly share code, notes, and snippets.

@bendo01
Created May 23, 2019 11:57
Show Gist options
  • Select an option

  • Save bendo01/2a98e3fabd34883a6bc95f4e7be72336 to your computer and use it in GitHub Desktop.

Select an option

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
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