Skip to content

Instantly share code, notes, and snippets.

@nivir
Created December 6, 2016 21:26
Show Gist options
  • Save nivir/1dd844754e4eba81e3dfa1752a79ec68 to your computer and use it in GitHub Desktop.
Save nivir/1dd844754e4eba81e3dfa1752a79ec68 to your computer and use it in GitHub Desktop.
Django server running
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