Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 201 Bytes

File metadata and controls

8 lines (6 loc) · 201 Bytes
sudo apt-get --purge remove postgresql\*

# remove folders (if default locations)
sudo rm -rf /etc/postgresql/ /etc/postgresql-common /var/log/postgresql /var/lib/postgresql

[[PostgreSQL]]