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 1vP113-0006lc-1e for pgsql-announce@arkaria.postgresql.org; Fri, 28 Nov 2025 16:08:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vP10z-00CCBl-1l for pgsql-announce@arkaria.postgresql.org; Fri, 28 Nov 2025 16:08:09 +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 1vP10y-00CCBb-2L for pgsql-announce@lists.postgresql.org; Fri, 28 Nov 2025 16:08:09 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vP10w-0020yK-2Q for pgsql-announce@lists.postgresql.org; Fri, 28 Nov 2025 16:08:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=Z6YVnbEw+VbQo6tYxsjyzz20Wl54c+Tl/DShrEwAt+E=; b=HbFYqzU06EosiXFituzykjHzgi onC5pHSQxqOELrkHl28p/4ypZ9vWzLM9FkzVFB6HRltMqW3lx6KCDPfVFVsjiQ5VlhyAl1Dcm9V51 kpoA2yBb2D0oE5vTPDCIvO50k3V/DIERIEnplZyhQcfN6fghpFVxTYWjbXKq5GQ0aW6SafyvO4yaC hJ5PYgqBPox3Srp2djy4x/ZJm9/BKLcsDg2YNYmlzrIkmvbXXLzt8R9c/hR8T6rIpg2CewnWNHu+2 xDA3JXYPlGgpkZTlPTZWM4e3TkSiJCoIH3QAG4Gm53Hn0x1t0NSVESwxs2J6HAbRz4qiy0YLYLHvn cO3QAk4Q==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vP10u-0028gx-37 for pgsql-announce@lists.postgresql.org; Fri, 28 Nov 2025 16:08:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vP10s-00Fqbh-1K for pgsql-announce@lists.postgresql.org; Fri, 28 Nov 2025 16:08:03 +0000 Content-Type: multipart/mixed; boundary="===============4015566821477580224==" MIME-Version: 1.0 Subject: Pgpool-II 4.7 beta1 is now released To: PostgreSQL Announce From: Pgpool Global Development Group via PostgreSQL Announce Reply-To: koshino@sraoss.co.jp Date: Fri, 28 Nov 2025 16:07:35 +0000 Message-ID: <176434605528.2921399.9299457000980997547@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 6ac2d3744afcdcd84b5b893fd8f9db86449707f779c65aa1f313e932a6304396 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============4015566821477580224== Content-Type: multipart/alternative; boundary="===============6660559648848602494==" MIME-Version: 1.0 --===============6660559648848602494== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Pgpool Global Development Group is pleased to announce the availability of = Pgpool-II 4.7 beta1. This is not intended to be used in production but it i= s close to the release version. So users are encouraged to test it out. Pgpool-II is a tool to add useful features to PostgreSQL, including: - connection pooling - load balancing - automatic fail over and more. For more information, please see the website. V4.7 contains new features and enhancements, including: - Retire Slony mode. - Rename logdir parameter to work_dir. - Add support for frontend/backend protocol version 3.2. - Enhance security for watchdog and heartbeat receiver. - Add new fields to pcp_proc_info and show pool_pools to display client inf= ormation, and add pgpool_adm_pcp_proc_info extension function. - Make online recovery database configurable. - Import PostgreSQL 18's SQL parser. You can download it from [here](https://pgpool.net/mediawiki/index.php/Deve= loper_releases). Please take a look at [release notes](https://www.pgpool.net/docs/47/en/htm= l/release-4-7-0.html). --===============6660559648848602494== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Pgpool-II 4.7 beta1 is now released
 

Pgpool-II 4.7 beta1 is now released

Pgpool Global Development Group is pleased = to announce the availability of Pgpool-II 4.7 beta1. This is not intended t= o be used in production but it is close to the release version. So users ar= e encouraged to test it out.

Pgpool-II is a tool to add useful features = to PostgreSQL, including:

  • connection pool= ing
  • load balancing<= /li>
  • automatic fail = over and more.

For more information, please see the websit= e.

V4.7 contains new features and enhancements= , including:

  • Retire Slony mo= de.
  • Rename logdir p= arameter to work_dir.
  • Add support for= frontend/backend protocol version 3.2.
  • Enhance securit= y for watchdog and heartbeat receiver.
  • Add new fields = to pcp_proc_info and show pool_pools to display client information, and add= pgpool_adm_pcp_proc_info extension function.
  • Make online rec= overy database configurable.
  • Import PostgreS= QL 18's SQL parser.

You can download it from here.

Please take a look at release notes.

This email was sent to you from Pgpool Global Development Group. It was del= ivered on their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to Pgpool Global Development Group.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============6660559648848602494==-- --===============4015566821477580224==--