L
L
Leshiy952017-04-17 21:23:52
PostgreSQL
Leshiy95, 2017-04-17 21:23:52

How to uninstall postgresql from OS X?

There was a problem, I started to install postgresql from the sources and seemed to do everything according to the instructions, but for some reason when I entered the psql command in the terminal, it only showed that there was no such command. I decided to delete everything and install it using postgresapp, but when I started installing it, I was told that port 5234 was busy, as I understand it, this means that I still have something left from the old installation. I deleted everything that I downloaded and there is no psql folder in the usr / bin directory either. What is the problem please tell me.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Krasnodemsky, 2017-04-17
@Leshiy95

pkill postgres
And install postgres via homebrew.
But it's better not to litter the working machine and use vagrant or docker for the dev environment.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question