0

I used macports to install:

sudo port install postgresql83

Now I want to remove it, but I'm not sure how.

syalam
  • 155
  • 1
  • 5

1 Answers1

3

try this:

sudo port uninstall postgresql83