Skip to content

Instantly share code, notes, and snippets.

@HatemMahmoud
Created October 24, 2011 09:41
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 HatemMahmoud/1308681 to your computer and use it in GitHub Desktop.
Save HatemMahmoud/1308681 to your computer and use it in GitHub Desktop.
Postgres socket path on Ubuntu
sudo mkdir /var/run/postgresql
sudo ln -s /tmp/.s.PGSQL.5432 /var/run/postgresql/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment