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 1nIS2O-0002Bu-Do for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 11 Feb 2022 09:16:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nIS2M-0005am-Ps for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 11 Feb 2022 09:16:18 +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 1nIS2M-0005ac-Jg for pgsql-pkg-debian@lists.postgresql.org; Fri, 11 Feb 2022 09:16:18 +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 1nIS2J-0003hi-SU for pgsql-pkg-debian@lists.postgresql.org; Fri, 11 Feb 2022 09:16:17 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1477:7740:2ba7:5a6b:b200:c4ca]) (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 4Jw7Jr74pMz3Dyq; Fri, 11 Feb 2022 10:16:12 +0100 (CET) Date: Fri, 11 Feb 2022 10:16:12 +0100 From: Christoph Berg To: Tatsuo Ishii Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: Pgpool-II latest package? Message-ID: References: <20211006.110753.320255471302982342.t-ishii@sranhm.sra.co.jp> <20220210.105231.840008285185444103.t-ishii@sranhm.sra.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220210.105231.840008285185444103.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 > Since the commit: > https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=592140541bc1e0f030c2583fa85b188d3dc026a0 > > It is possible to run regression test against pre-installed (via > package) Pgpol-II. IMO this may solve the issue (at least partly) > regarding building and releasing packages of Pgpool-II, since lacking > tests against Pgpool-II packages is the main showstopper. Hi Tatsuo-san, thanks. We can test that once it made it into a release. Christoph