Skip to content

Instantly share code, notes, and snippets.

@joecorcoran
Created July 13, 2015 18:47
Show Gist options
  • Save joecorcoran/d70631780fb5ef3fbb43 to your computer and use it in GitHub Desktop.
Save joecorcoran/d70631780fb5ef3fbb43 to your computer and use it in GitHub Desktop.
Postgresql
export PATH=$PATH:/Applications/Postgres.app/Contents/Versions/9.4/bin
@ariaru
Copy link

ariaru commented Jul 13, 2015

For Ubuntu, type in the terminal:
sudo apt-get install postgresql libpq-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment