Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mFbkR-00040W-EB for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Aug 2021 12:29:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mFbkO-0005UE-EC for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Aug 2021 12:29:44 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mFanM-0001CL-7K; Mon, 16 Aug 2021 11:28:44 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mFanJ-0000w6-L9; Mon, 16 Aug 2021 11:28:43 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (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 4GpBkH2x5Yz3Dws; Mon, 16 Aug 2021 13:28:39 +0200 (CEST) Date: Mon, 16 Aug 2021 13:28:38 +0200 From: Christoph Berg To: Magnus Hagander Cc: Adrian Klaver , Justin Downing , pgsql-pkg-debian@postgresql.org, PostgreSQL WWW Subject: Re: Latest packages for Xenial Message-ID: Mail-Followup-To: Christoph Berg , Magnus Hagander , Adrian Klaver , Justin Downing , pgsql-pkg-debian@postgresql.org, PostgreSQL WWW References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Magnus Hagander > On Mon, Aug 16, 2021 at 12:07 PM Christoph Berg wrote: > > > > Re: Magnus Hagander > > > > > > Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid) > > > > > > Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only) > > > > > > > > > > The Postgres Ubuntu packages only officially support LTS releases. > > > > > > > > That part is also obsolete. > > > > > > Can you provide an update to what it should actually be? Either as a > > > patch, or just as an explicit text of what it should be and I'll be > > > happy to turn that into a patch. > > > > Just scratch the LTS part: > > > > The PostgreSQL Apt Repository supports the current versions of Ubuntu: > > > > * impish (21.10) > > * hirsute (21.04) > > * focal (20.04) > > * bionic (18.04) > > > > on the following architectures: > > > > amd64 > > arm64 (18.04 and newer; LTS releases only) > > i386 (18.04 and older) > > ppc64el (LTS releases only) > > Check. And remove the sentence: > "While not fully supported, the packages often work on other non-LTS > versions as well, > by using the closest LTS version available. > " > > completely? Yes. Christoph