Created
December 6, 2016 21:26
-
-
Save nivir/1dd844754e4eba81e3dfa1752a79ec68 to your computer and use it in GitHub Desktop.
Django server running
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
django.db.utils.OperationalError: 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" (::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