Home » How to remove postgresql from ubuntu

How to remove postgresql from ubuntu

Let’s start the discussion about How to remove postgresql from ubuntu in following methods.

Contents

remove postgresql ubuntu

Simply run the same “apt-get —purge remove….” command as before, but instead of only postgresql, type each package name, separated by spaces, as follows:

sudo apt-get --purge remove postgresql postgresql-doc postgresql-common

I hope the strategies listed above work for you. Happy coding and come back again.

Similar Post : How to update portainer