Pgpool-II 3.6.0 is now officially released.

From: Bo Peng <pengbo(at)sraoss(dot)co(dot)jp>
To: pgsql-announce(at)postgresql(dot)org
Subject: Pgpool-II 3.6.0 is now officially released.
Date: 2016-11-21 10:48:06
Message-ID: 20161121194806.186d5e844a5ce03c61dcc672@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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

Pgpool-II 3.6.0 is now officially released.

V3.6 has a new feature:

* Improve the behavior of fail-over.
* New PGPOOL SET command has been introduced.
* Watchdog is significantly enhanced.
* Handling of extended query protocol (e.g. used by Java applications)
in streaming replication mode speeds up if many rows are returned in a result set.
* Import parser of PostgreSQL 9.6.
* In some cases pg_terminate_backend() now does not trigger a fail-over.
* Change documentation format from raw HTML to SGML.
* etc.

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

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

Browse pgsql-announce by date

  From Date Subject
Next Message Nicolas Thauvin 2016-11-21 20:14:20 pitrery 1.12 released
Previous Message Gilles Darold 2016-11-21 08:59:19 Ora2Pg 17.6 released