Skip to content

Instantly share code, notes, and snippets.

@joecorcoran
Created July 13, 2015 18:47
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 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
@joecorcoran
Copy link
Author

@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