Pgpool-II 4.5 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.5 beta1 is now released.
Date: 2023-11-18 19:33:35
Message-ID: 170033601524.398200.11813101360006826785@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.5 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.5 contains new features and enhancements, including:

* Allow to use multiple statements in a query string.

* Allow to set delay_threshold_by_time in milliseconds.

* Avoid session disconnection issue in failover/failback/backend error in some cases.

* Allow to route queries to a specific backend node for a specific user connection.

* Support multiple directories specification for pcp_socket_dir.

* Import PostgreSQL 16's SQL parser.

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/45/en/html/release-4-5-0.html).

Browse pgsql-announce by date

  From Date Subject
Next Message pgAdmin Development Team via PostgreSQL Announce 2023-11-23 14:42:41 pgAdmin 4 v8.0 Released
Previous Message WiltonDB Software via PostgreSQL Announce 2023-11-15 06:26:48 WiltonDB 3.3 released