Quantcast
Channel: How to uninstall specific versions of Postgres? - Ask Ubuntu
Browsing all 3 articles
Browse latest View live

Answer by Ankit Kulkarni for How to uninstall specific versions of Postgres?

Adding answer very late but might help people here. Short answer: Error indicates postgres configured on wrong(not default) port. Use the right portLong answer:When you installed multiple version of...

View Article


Answer by Correcter for How to uninstall specific versions of Postgres?

Different versions of PostgreSQL are located in the packages postgresql-9.*. So you should remove your two packages:sudo apt-get purge postgresql-9.3 postgresql-9.5Then you should remove unnecessary...

View Article


How to uninstall specific versions of Postgres?

On Ubuntu 14.04 I have done this to get the latest postgres:sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ $(lsb_release -cs)-pgdg main"> /etc/apt/sources.list.d/pgdg.list'wget...

View Article
Browsing all 3 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>