Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created September 16, 2017 21:23
Show Gist options
  • Save bouassaba/4ef71989d682c88585a0e6f1521d7d7c to your computer and use it in GitHub Desktop.
Save bouassaba/4ef71989d682c88585a0e6f1521d7d7c to your computer and use it in GitHub Desktop.
Start PostgreSQL on macOS when installed using Homebrew
pg_ctl -D /usr/local/var/postgres start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment