Skip to content

Instantly share code, notes, and snippets.

@markshust
Created July 30, 2012 05:03
Show Gist options
  • Save markshust/3204878 to your computer and use it in GitHub Desktop.
Save markshust/3204878 to your computer and use it in GitHub Desktop.
install postgres on mountain lion
brew install postgres --without-ossp-uuid
initdb /usr/local/var/postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment