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 1rdUj8-005tGa-NX for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 23 Feb 2024 12:32:31 +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 1rdUj6-000vIy-QE for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 23 Feb 2024 12:32:29 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rdUj6-000vIp-K5 for pgsql-pkg-debian@lists.postgresql.org; Fri, 23 Feb 2024 12:32:29 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rdUj3-000b5v-CX for pgsql-pkg-debian@postgresql.org; Fri, 23 Feb 2024 12:32:27 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1482:3660:b7d0:f584:a987:bc23]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4Th8Xm3g0Pz3G4m; Fri, 23 Feb 2024 13:32:24 +0100 (CET) Date: Fri, 23 Feb 2024 13:32:24 +0100 From: Christoph Berg To: Marc Balmer Cc: pgsql-pkg-debian@postgresql.org Subject: Re: PostgreSQL packages for Ubuntu 23.04 and 23.10 on aarch64 Message-ID: Mail-Followup-To: Christoph Berg , Marc Balmer , pgsql-pkg-debian@postgresql.org References: <0EA4A6D8-2360-423F-8683-8F623DB0E09F@msys.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <0EA4A6D8-2360-423F-8683-8F623DB0E09F@msys.ch> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Marc Balmer > Dear packagers > > This is a feature request: > > I’d like to see PostgreSQL .deb packages for Ubuntu 23.04 and 23.10 for the aarch64 architecture. Hi Marc, so far we have only built amd64 packages for the non-LTS ubuntu releases to limit the combinatorial explosion a bit. 24.04 will be out shortly, and that will be an LTS release. After that, we can talk about possibly extending the set of architectures for the non-LTS releases, but I'd rather not do that with 23.x releases now, given they will be obsolete in a few weeks anyway. Christoph