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 1mXmIx-00030I-3B for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 05 Oct 2021 15:24:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mXmIv-0004mb-0T for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 05 Oct 2021 15:24:29 +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 1mXmIu-0004mT-Rv for pgsql-pkg-debian@lists.postgresql.org; Tue, 05 Oct 2021 15:24:28 +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 1mXmIs-0003fI-1N for pgsql-pkg-debian@lists.postgresql.org; Tue, 05 Oct 2021 15:24:27 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (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 4HP1bC1fVXz3Dyf; Tue, 5 Oct 2021 17:24:23 +0200 (CEST) Date: Tue, 5 Oct 2021 17:24:22 +0200 From: Christoph Berg To: Tatsuo Ishii Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: Pgpool-II latest package? Message-ID: References: <20211005.095126.19963258967193453.t-ishii@sranhm.sra.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211005.095126.19963258967193453.t-ishii@sranhm.sra.co.jp> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Tatsuo Ishii > I am looking into the https://apt.postgresql.org/pub/repos/apt/dists/focal-pgdg/main/binary-amd64/Packages. > I found that the latest version of pgpool2 package is 4.1.4. > Is there any plan to release the latest version of Pgpool-II (4.1.8 or 4.2.x) for Ubuntu 20? > > If you have problems with creating pgpool2 package, is there anything > I can help? I am one of Pgpool-II developers. Hi Tatsuo-san, we are looking for help maintaining the package since no one in the team is using pgpool themselves: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772047 Especially interesting would be getting the testsuite to run at package build time; currently it's disabled since upstream cdb49d3. (I never checked back to see if that problem has been resolved since then.) The packaging repo is there: https://salsa.debian.org/postgresql/pgpool2 We can get you on the postgresql team there if you are interested in working on the package. Christoph