Skip to content

Instantly share code, notes, and snippets.

@hrp
Created December 10, 2015 18:40
Show Gist options
  • Save hrp/5536342e77b3ef6a921a to your computer and use it in GitHub Desktop.
Save hrp/5536342e77b3ef6a921a to your computer and use it in GitHub Desktop.
Force kill postgres on OS X El Capitan
pg_ctl -D /usr/local/var/postgres -m immediate stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment