Skip to content

Instantly share code, notes, and snippets.

@PraneethKarnena
Created March 12, 2020 07:54
Show Gist options
  • Save PraneethKarnena/8c536f85cfc7a52f6f70edabf2dcad69 to your computer and use it in GitHub Desktop.
Save PraneethKarnena/8c536f85cfc7a52f6f70edabf2dcad69 to your computer and use it in GitHub Desktop.
Command for running Postgres on macOS installed with Homebrew
# Command for running Postgres on macOS installed with 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