uninstalling postgresql 13 on ubuntu 22.04?
Richard Welty <rwelty@salesium.com>
From: Richard Welty <rwelty@salesium.com>
To: "pgsql-general" <pgsql-general@lists.postgresql.org>
Date: 2024-11-27T21:54:04Z
Lists: pgsql-general
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 is apt remove an effective way to uninstall or is there a better method? thanks, richard