Re: uninstalling postgresql 13 on ubuntu 22.04?
Adrian Klaver <adrian.klaver@aklaver.com>
From: Adrian Klaver <adrian.klaver@aklaver.com>
To: Richard Welty <rwelty@salesium.com>,
pgsql-general <pgsql-general@lists.postgresql.org>
Date: 2024-11-27T22:51:16Z
Lists: pgsql-general
On 11/27/24 13:54, Richard Welty wrote: > i installed pg13 from the postgres repos but am not really using it > in that form; i'm using docker images instead. i now find i need > to uninstall it to facilitate upgrading my desktop to ubuntu 24 Not really. Per here: https://www.postgresql.org/download/linux/ubuntu/ Ubuntu 24 is supported, You would just have to change the repo to: ... noble-pgdg ... > > is apt remove an effective way to uninstall or is there a better method? Otherwise follow Raymond O'Donnell's suggestions to uninstall/purge. > > thanks, > richard > -- Adrian Klaver adrian.klaver@aklaver.com