Pgpool-II 4.1.0 officially released.

Поиск
Список
Период
Сортировка
От Bo Peng
Тема Pgpool-II 4.1.0 officially released.
Дата
Msg-id 20191031210600.f4fa7374832c2862fcd34c28@sraoss.co.jp
обсуждение исходный текст
Список 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@sraoss.co.jp>
SRA OSS, Inc. Japan



В списке pgsql-announce по дате отправления:

Предыдущее
От: Rajni Baliyan
Дата:
Сообщение: PGDU 2019, early bird registration closing soon !
Следующее
От: Bo Peng
Дата:
Сообщение: Pgpool-II 4.0.7, 3.7.12, 3.6.19, 3.5.23 and 3.4.26 are nowofficially released.