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 1qzeuX-0005ol-Um for pgsql-pkg-debian@arkaria.postgresql.org; Sun, 05 Nov 2023 15:19:37 +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 1qzeuW-009ceR-C3 for pgsql-pkg-debian@arkaria.postgresql.org; Sun, 05 Nov 2023 15:19:36 +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 1qzeuW-009ceJ-5x for pgsql-pkg-debian@lists.postgresql.org; Sun, 05 Nov 2023 15:19:36 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qzeuT-004qr2-2Q for pgsql-pkg-debian@lists.postgresql.org; Sun, 05 Nov 2023 15:19:35 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1482:3660:2ae7:2867:64d8:87dc]) (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 4SNdSN3r5fz3F2b for ; Sun, 5 Nov 2023 16:19:32 +0100 (CET) Date: Sun, 5 Nov 2023 16:19:32 +0100 From: Christoph Berg To: PostgreSQL in Debian Subject: Re: Ubuntu bionic (18.04) moving to apt-archive.postgresql.org Message-ID: 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: To PostgreSQL in Debian > Bionic has been EOL for a few months now, and building PostgreSQL 16 > on bionic turned out to be difficult (among other problems, zstd being > available but too old), so I used that to stop supporting bionic on > apt.postgresql.org. No new builds for that distributions have been > made since July. > > bionic-pgdg has now been copied to apt-archive.postgresql.org and will > be removed from apt.postgresql.org at the end of October 2023. This has now happened, I just removed bionic and kinetic from the repository. Christoph