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 1uPRpx-008DU1-Os for pgsql-general@arkaria.postgresql.org; Wed, 11 Jun 2025 20:14:17 +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 1uPRpv-006Pwl-FY for pgsql-general@arkaria.postgresql.org; Wed, 11 Jun 2025 20:14:16 +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 1uPRmw-006LJp-M2 for pgsql-general@lists.postgresql.org; Wed, 11 Jun 2025 20:11:11 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uPRmv-001W4S-1R for pgsql-general@lists.postgresql.org; Wed, 11 Jun 2025 20:11:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2025010100; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description; bh=iZgd/uylIX0fKKUnUGTPe0Z95zm9WdL6SpxKHDocN+0=; b=ZOVeJzLgCZW6Wvb4G3iJooZRR/ 6cWDsdSP3TvqC2NxfZdnXh8dVE4ISdCytpVPF4y83xBpr1osa53B/DH7QO50+9fwRKf5s+6yOM6jw GSBRl2uJwSXEjiXoLtb2hxIqY44h//1lEm2IbHqrRwcBCZK8TFcsN2094T9lZu9P24yxOsQrbQYqx q0zBu6LI+ShPZhsxpAUVtSFDqBSelCJhnnszxH+InmqaqLUuGhXWegMrBq8DFx+/OH0YbnX9Mavwj FnRaCfPQMO9fOdSNX30FX/EcOwggmlWVs+KJHAJp0KS9/9/JcbsepRAUPBjHvyPBPL1ZpbQwKgpsA 9U6W+HHg==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1uPRmt-009FBL-0C; Wed, 11 Jun 2025 16:11:07 -0400 Date: Wed, 11 Jun 2025 16:11:07 -0400 From: Bruce Momjian To: "David G. Johnston" Cc: Jim Cunning , Adrian Klaver , "pgsql-general@lists.postgresql.org" Subject: Re: pg_upgradecluster version 10 to 16 question Message-ID: References: <98182efc-eb12-42f0-8016-01163b5c6fcb@aklaver.com> <3183251c-4c06-490b-a0d7-8e2c6d0386e6@aklaver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Jun 11, 2025 at 01:07:11PM -0700, David G. Johnston wrote: > On Wednesday, June 11, 2025, Bruce Momjian wrote: > > On Wed, Jun 11, 2025 at 11:59:24AM -0700, Jim Cunning wrote: > > I configured the PGDG repository and tried to install postgresql-10 on my > > kubuntu 24.04 LTS desktop system, but apt refused to install it because > of > > unsatisfied dependencies.  I then installed kubuntu 22.04 LTS on a backup > > system and was able to install postgresql-10 there.  I was able to use > pg_dump > > to recover all the data and move it to the replacement server running > ubuntu > > 24.04 LTS with postgresql-16.  All should be good.  Thanks for the help. > > Uh, newer vesions of pg_dump should be able to dump from a PG 10 > cluster. > > > > A running cluster, yes.  Apparently the PGDG packaging for PG10 is incompatible > with Kubuntu 24.04 thus no running cluster.  It worked in 22.04.  Given that > PG10 was obsolete when 24.04 came out this isn’t a shock to me. Oh, wow, yeah, good point. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.