Skip to content

Instantly share code, notes, and snippets.

@mattes
Created March 5, 2014 19:18
Show Gist options
  • Save mattes/9374499 to your computer and use it in GitHub Desktop.
Save mattes/9374499 to your computer and use it in GitHub Desktop.
brew install postgres
postgres -D /usr/local/var/postgres
createdb piecemaker2_prod
createdb piecemaker2_dev
createdb piecemaker2_test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment