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 1r5TCv-00Dbly-3j for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 21 Nov 2023 16:02: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 1r5TCt-000NFC-Q8 for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 21 Nov 2023 16:02:35 +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 1r5TCt-000NF4-K3 for pgsql-pkg-debian@lists.postgresql.org; Tue, 21 Nov 2023 16:02:35 +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 1r5TCq-007cw6-A2 for pgsql-pkg-debian@postgresql.org; Tue, 21 Nov 2023 16:02:35 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:3035:60f:2d34:5fed:dfb0:12a8:c40c]) (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 4SZTfb3V1Tz3FyN; Tue, 21 Nov 2023 17:02:31 +0100 (CET) Date: Tue, 21 Nov 2023 17:02:29 +0100 From: Christoph Berg To: Victor Lopez Cc: pgsql-pkg-debian@postgresql.org Subject: Re: Pgbouncer older version Message-ID: Mail-Followup-To: Christoph Berg , Victor Lopez , pgsql-pkg-debian@postgresql.org 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: Victor Lopez > Hello Team, > > After the new release of pgbouncer 1.21.0-1, the older version 1.20.0-1 has > been removed from the pgdg distro. As a result, it is not available in apt. > > Is this intentional? Or can we include at least the previous version? https://wiki.postgresql.org/wiki/Apt/FAQ#Where_are_older_versions_of_the_packages.3F Christoph