Skip to content

Instantly share code, notes, and snippets.

@javamonn
Created July 10, 2015 00:03
Show Gist options
  • Save javamonn/0a209ef6e2bd62fa7804 to your computer and use it in GitHub Desktop.
Save javamonn/0a209ef6e2bd62fa7804 to your computer and use it in GitHub Desktop.
start postgresql server on mac
pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment