Skip to content

Instantly share code, notes, and snippets.

@HatemMahmoud
Created October 24, 2011 09:41
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