Re: uninstalling postgresql 13 on ubuntu 22.04?

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: Richard Welty <rwelty(at)salesium(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: uninstalling postgresql 13 on ubuntu 22.04?
Date: 2024-11-28 01:13:00
Message-ID: 5264040F-790D-4E5C-A34F-79D51A3F3706@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On Nov 27, 2024, at 3:51 PM, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> wrote:
>
> 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(dot)klaver(at)aklaver(dot)com
>
>

Or rethink that docker choice...

>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Igor Korot 2024-11-28 06:00:13 Link error on Release mode
Previous Message Adrian Klaver 2024-11-27 22:51:16 Re: uninstalling postgresql 13 on ubuntu 22.04?