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.96) (envelope-from ) id 1wFvP8-005i2q-1p for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 23 Apr 2026 14:51:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wFvP4-002HH5-2Y for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 23 Apr 2026 14:51:42 +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.96) (envelope-from ) id 1wFvP4-002HGo-1x for pgsql-pkg-debian@lists.postgresql.org; Thu, 23 Apr 2026 14:51:42 +0000 Received: from goedel.df7cb.de ([49.13.90.212]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wFvP2-00000002fGs-1zYV for pgsql-pkg-debian@lists.postgresql.org; Thu, 23 Apr 2026 14:51:42 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1472:9340:f0ad:fc6e:9c86:f1dc]) by goedel.df7cb.de (Postfix) with ESMTPSA id CFE3C238 for ; Thu, 23 Apr 2026 14:51:38 +0000 (UTC) Date: Thu, 23 Apr 2026 16:51:38 +0200 From: Christoph Berg To: PostgreSQL in Debian Subject: apt.postgresql.org keeps 3 package versions now 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 The apt.postgresql.org repository is now keeping up to 3 versions of each package so users have more time to decide when they want to upgrade. Packages are still copied to apt-archive.postgresql.org before even being removed from the main archive, so versions can be fetched from either. It's already been changed a while ago, but announcing at that time didn't make much sense (when there was still only one version of everything), and I wanted to test the setup more before committing to it. Enjoy, Christoph