Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tGPzI-002pZn-O5 for pgsql-general@arkaria.postgresql.org; Wed, 27 Nov 2024 21:54:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tGPzF-0017qC-J3 for pgsql-general@arkaria.postgresql.org; Wed, 27 Nov 2024 21:54:17 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tGPzF-0017q4-6S for pgsql-general@lists.postgresql.org; Wed, 27 Nov 2024 21:54:17 +0000 Received: from sender4-op-o11.zoho.com ([136.143.188.11]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tGPz7-004OKW-LN for pgsql-general@lists.postgresql.org; Wed, 27 Nov 2024 21:54:15 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1732744445; cv=none; d=zohomail.com; s=zohoarc; b=Z1oUQLk3W5zByGgYMbYnv/usAi93M4TmJqVCVN2auKP2QNaJ36+ZThOHOvp0h4RwclUncEmUlFrrOBcq5tIbFyzZ5rh+tWg+N32e3bYaeLuYwsc8Dovv5Hll0VkIzYqUieLnIF3xvfiy92/24r/ltxyxG+S+qFziPPNKsMNB8Ho= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1732744445; h=Content-Type:Date:Date:From:From:MIME-Version:Message-ID:Subject:Subject:To:To:Message-Id:Reply-To:Cc; bh=iSHTnLHbf3lmV6/q1T5Tw2/UaVMuE+Hp5pgq7R1OBIw=; b=BFwmQC4Fv9g9Xi8zGESp8F5S6EAe17rARj13AGXoh1LDTWd2fPAWr0wtgvxBgYP/yfKS9mWNsTfIdiBGnWjg9OS+zUgIEFuVlV4lnQlPfxzGuBuEDU3PVC+qhkBxzzqM5MJfFXmmXxI3YinfHEGl10eo59rkP2OPmeMiRE6ChnI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=salesium.com; spf=pass smtp.mailfrom=rwelty@salesium.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1732744445; s=zoho; d=salesium.com; i=rwelty@salesium.com; h=Date:Date:From:From:To:To:Message-Id:Message-Id:In-Reply-To:Subject:Subject:MIME-Version:Content-Type:Reply-To:Cc; bh=iSHTnLHbf3lmV6/q1T5Tw2/UaVMuE+Hp5pgq7R1OBIw=; b=Gcl8XA7+pTc9/qy5JJ8xss7WU4IfsHe/qVmSbNNt8PnCmXFUBsxjmm4S9tHYhfgT e86z4LM22xbXXzHovSTWhFMm2iUEJctdl+3BXfiUPDdNNI9zZcvcc30OdMy5ZOtvPgW Pqf6we9DAfrOHO2fQ/Nmq0q1/IBLmJb5AHZEbYaE= Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1732744444094345.09655665414243; Wed, 27 Nov 2024 13:54:04 -0800 (PST) Date: Wed, 27 Nov 2024 16:54:04 -0500 From: Richard Welty To: "pgsql-general" Message-Id: <1936f9df899.e9ecfd641162658.1483046987505738437@salesium.com> In-Reply-To: Subject: uninstalling postgresql 13 on ubuntu 22.04? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3668960_20892033.1732744444057" Importance: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ------=_Part_3668960_20892033.1732744444057 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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, =C2=A0=C2=A0 richard ------=_Part_3668960_20892033.1732744444057 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: 7bit
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

------=_Part_3668960_20892033.1732744444057--