Last active
March 14, 2017 10:14
-
-
Save evgeniy-trebin/21a21c324b928aea861d8048fd9f2011 to your computer and use it in GitHub Desktop.
Revisions
-
evgeniy-trebin revised this gist
Mar 14, 2017 . 1 changed file with 2 additions and 10 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,10 +1,2 @@ brew services start postgresql launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist -
evgeniy-trebin created this gist
Mar 14, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ Uncaught exception: could not connect to server: Connection refused Is the server running on host "localhost" (::1) and accepting Exiting TCP/IP connections on port 5432? could not connect to server: Connection refused Is the server running on host "localhost" (fe80::1) and accepting TCP/IP connections on port 5432? could not connect to server: Connection refused Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432