Pgpool-II 4.6 beta1 is now released

From: Pgpool Global Development Group via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: Pgpool-II 4.6 beta1 is now released
Date: 2025-02-19 08:33:08
Message-ID: 173995398873.662.4758384569074720167@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Pgpool Global Development Group is pleased to announce the availability of Pgpool-II 4.6 beta1. This is not intended to be used in production but it is 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](https://www.pgpool.net/).

V4.6 contains new features and enhancements, including:

* New PCP command to trigger log rotation.
* Allow logging_collector related parameters to be changed by reloading.
* New PCP command to invalidate query cache.
* Allow to force to create query cache
* New PGPOOL SET CACHE DELETE command.
* New configuration parameter log_backend_messages.
* Import PostgreSQL 17's SQL parser.
* Add IPv6 support for watchdog hostname and heartbeat_hostname parameter.

You can download it from [here](https://pgpool.net/mediawiki/index.php/Developer_releases).

Please take a look at [release notes](https://www.pgpool.net/docs/46/en/html/release-4-6-0.html).

Browse pgsql-announce by date

  From Date Subject
Next Message PostgreSQL Global Development Group 2025-02-20 14:18:50 PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20 Released!
Previous Message SQLPage via PostgreSQL Announce 2025-02-19 08:32:20 SQLPage v0.33: Build Custom UIs, and now APIs — All in SQL!