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 1qWjRh-004C60-4X for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 17 Aug 2023 20:18: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 1qWjRd-004DGJ-8K for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 17 Aug 2023 20:18:13 +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 1qWjRd-004DGB-11 for pgsql-pkg-debian@lists.postgresql.org; Thu, 17 Aug 2023 20:18:13 +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 1qWjRU-000gUw-UQ for pgsql-pkg-debian@lists.postgresql.org; Thu, 17 Aug 2023 20:18:11 +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 4RRbsk577Xz3DwT; Thu, 17 Aug 2023 22:18:02 +0200 (CEST) Date: Thu, 17 Aug 2023 22:18:02 +0200 From: Christoph Berg To: Don Seiler Cc: 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: Don Seiler > > deb https://apt-archive.postgresql.org/pub/repos/apt bionic-pgdg main > > Would this just be an issue for new installations on bionic? i.e. my > current fleet of bionic DB servers would continue to operate, just no > updates (which there haven't been any since May anyway)? We're in the > middle of our migration to Ubuntu jammy but it'll be a couple months yet. New installations should just work with the above sources line. Christoph