Skip to content

Instantly share code, notes, and snippets.

anonymous
anonymous / uninstall-postgres-mac.txt
Created March 12, 2017 16:14
Removing PostgreSQL completely from OSX / MacOS
How completely uninstall PostgreSQL 9.X on Mac OSX
If installed PostgreSQL with homebrew:
brew uninstall postgresql
If you used the EnterpriseDB installer , follow the following step.
Run the uninstaller on terminal window
sudo /Library/PostgreSQL/9.X/uninstall-postgresql.app/Contents/MacOS/installbuilder.sh