Skip to content

Instantly share code, notes, and snippets.

@nneal
Created September 15, 2012 00:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nneal/3725746 to your computer and use it in GitHub Desktop.
Save nneal/3725746 to your computer and use it in GitHub Desktop.
pg start error
psql: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
brew update; brew upgrade; brew doctor
pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment