Created
June 18, 2013 04:30
-
-
Save levinotik/5802682 to your computer and use it in GitHub Desktop.
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
| psql: could not connect to server: Connection refused | |
| Is the server running on host "localhost" (::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? | |
| could not connect to server: Connection refused | |
| Is the server running on host "localhost" (fe80::1) and accepting | |
| TCP/IP connections on port 5432? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment