Skip to content

Instantly share code, notes, and snippets.

@KDTheory
KDTheory / remove_postgres_on_mac_os.md
Last active October 18, 2018 07:01 — forked from Atlas7/remove_postgres_on_mac_os.md
Note - How to completely uninstall PostgreSQL 9.X/10.X on Mac OSX

This a fork from Atlas7 i fork his to only have it on my github account to remember.

How completely uninstall PostgreSQL 9.X/10.X on Mac OSX

This article is referenced from stackoverflow:

If installed PostgreSQL with homebrew , enter brew uninstall postgresql

If you used the EnterpriseDB installer , follow the following step.