Skip to content

Instantly share code, notes, and snippets.

@m-gagne
Last active August 29, 2015 13:56
Show Gist options
  • Save m-gagne/9259868 to your computer and use it in GitHub Desktop.
Save m-gagne/9259868 to your computer and use it in GitHub Desktop.
Install PostgreSQL for Ruby on Rails usage
sudo apt-get -y install postgresql postgresql-contrib libpq-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment