Skip to content

Instantly share code, notes, and snippets.

@mconnell
Created August 3, 2011 10:06
Show Gist options
  • Save mconnell/1122314 to your computer and use it in GitHub Desktop.
Save mconnell/1122314 to your computer and use it in GitHub Desktop.
Installing PG on OSX 10.6
Install PG from binary + rubygem
PATH=$PATH:/Library/PostgreSQL/9.0/bin gem install pg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment