Skip to content

Instantly share code, notes, and snippets.

@noherczeg
Created October 6, 2017 16:50
Show Gist options
  • Save noherczeg/9332a396dd70eac313c7e9ee7047617c to your computer and use it in GitHub Desktop.
Save noherczeg/9332a396dd70eac313c7e9ee7047617c to your computer and use it in GitHub Desktop.
sudo apt-get --purge remove postgresql-*
sudo rm -Rf /etc/postgresql /var/lib/postgresql
sudo apt-get install postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment