Skip to content

Instantly share code, notes, and snippets.

@avgerin0s
Created November 28, 2012 15:36
Show Gist options
  • Save avgerin0s/4162032 to your computer and use it in GitHub Desktop.
Save avgerin0s/4162032 to your computer and use it in GitHub Desktop.
brew install postgresql
initdb /usr/local/var/postgres
pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
which psql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment