Pgpool-II 4.1.0 officially released.

From: Bo Peng <pengbo(at)sraoss(dot)co(dot)jp>
To: pgsql-announce(at)postgresql(dot)org
Subject: Pgpool-II 4.1.0 officially released.
Date: 2019-10-31 12:06:00
Message-ID: 20191031210600.f4fa7374832c2862fcd34c28@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Pgpool-II is a tool to add useful features to PostgreSQL, including
connection pooling, load balancing, automatic fail over and more.

Pgpool-II 4.1.0 is now officially relased.

V4.1.0 has new features:

* Statement level load balancing.
* Auto failback.
* Enhance performance in number of areas.
- Shared relation cache allows to reuse relation cache among sessions
to reduce internal queries against PostgreSQL system catalogs.
- Have separate SQL parser for DML statements to eliminate unnecessary parsing effort.
- Load balancing control for specific queries.
* Reduce Internal Queries against System Catalogs.
* Import PostgreSQL 12 SQL parser.
* etc.

You can download it from:
https://pgpool.net/mediawiki/index.php/Downloads

Please see the release notes at:
https://www.pgpool.net/docs/41/en/html/

--
Bo Peng <pengbo(at)sraoss(dot)co(dot)jp>
SRA OSS, Inc. Japan

Browse pgsql-announce by date

  From Date Subject
Next Message Bo Peng 2019-10-31 12:06:21 Pgpool-II 4.0.7, 3.7.12, 3.6.19, 3.5.23 and 3.4.26 are now officially released.
Previous Message Rajni Baliyan 2019-10-31 00:47:38 PGDU 2019, early bird registration closing soon !