Skip to content

Instantly share code, notes, and snippets.

@Nucc
Created March 30, 2013 18:54
Show Gist options
  • Save Nucc/5277920 to your computer and use it in GitHub Desktop.
Save Nucc/5277920 to your computer and use it in GitHub Desktop.
Postgre install before deploying to Heroku
$ sudo gem install pg -- --with-pg-config=/opt/local/lib/postgresql83/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment