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 1qWbr8-003mwV-KV for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 17 Aug 2023 12:12:02 +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 1qWbr7-00GpPY-Bm for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 17 Aug 2023 12:12:01 +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 1qWbr7-00GpPQ-5N for pgsql-pkg-debian@lists.postgresql.org; Thu, 17 Aug 2023 12:12:01 +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 1qWbr2-000f3I-ML for pgsql-pkg-debian@lists.postgresql.org; Thu, 17 Aug 2023 12:12:00 +0000 Received: from msg.df7cb.de (unknown [62.23.211.6]) (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 4RRP4q40ZSz3DwT for ; Thu, 17 Aug 2023 14:11:55 +0200 (CEST) Date: Thu, 17 Aug 2023 14:11:54 +0200 From: Christoph Berg To: PostgreSQL in Debian Subject: Ubuntu bionic (18.04) moving to apt-archive.postgresql.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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. If you are still on bionic (please upgrade!) point your sources.list entries to https://apt-archive.postgresql.org. deb https://apt-archive.postgresql.org/pub/repos/apt bionic-pgdg main Christoph