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 1l7Nkw-0007Yl-G8 for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 03 Feb 2021 19:24:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l7Nkv-0007mB-Ed for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 03 Feb 2021 19:24:01 +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 1l7Nkv-0007jQ-9m for pgsql-pkg-debian@lists.postgresql.org; Wed, 03 Feb 2021 19:24:01 +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 1l7Nks-0004ci-0U for pgsql-pkg-debian@postgresql.org; Wed, 03 Feb 2021 19:24:00 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1478:7c00:4147:3592:975b:2115]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4DWBSB69b4z3DxB; Wed, 3 Feb 2021 20:23:54 +0100 (CET) Date: Wed, 3 Feb 2021 20:23:54 +0100 From: Christoph Berg To: Merlin Hartley Cc: pgsql-pkg-debian@postgresql.org Subject: Re: Slony package versions disappeared Message-ID: Mail-Followup-To: Christoph Berg , Merlin Hartley , pgsql-pkg-debian@postgresql.org References: <6689569f94844b7dfc53edd422d12ea4@maths.cam.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6689569f94844b7dfc53edd422d12ea4@maths.cam.ac.uk> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Merlin Hartley > My query is to do with the 2.2.8-6.pgdg having disappeared from the > repository - leaving 2.2.8-3 as the latest revision of 2.2.8. > > I'd like to know why the newer versions were removed and thereby if this > constitutes advice for us to downgrade our installed base. > If this was removed in error, is there any chance it could be reinstated? There was no downgrade because *newer* packages were put there: 2.2.10-1.pgdg+1 See also https://wiki.postgresql.org/wiki/Apt/FAQ#Where_are_older_versions_of_the_packages.3F Christoph