[ANNOUNCE] pgpoolAdmin 3.6.0 released - Mailing list pgsql-announce

From Bo Peng
Subject [ANNOUNCE] pgpoolAdmin 3.6.0 released
Date
Msg-id 20170228121245.55ffe970cce9be868f86ffa1@sraoss.co.jp
Whole thread Raw
List pgsql-announce
Pgpool-II is a tool to add usefull features to PostgreSQL, including
connection pooling, load balancing, automatic fail over and more.

Pgpool Global Development Group is pleased to announce the availability
of pgpoolAdmin 3.6.0.

You can download the source code, installer, RPMs from:
http://pgpool.net/mediawiki/index.php/Downloads

Release notes is included in the source code.

===========================================================================
* Version 3.6.0 2017/02/28

   - Fix incorrect display of watchdog status when using Pgpool-II 3.6.x. (Bo Peng)

   - Redirect stdout, stderr to log file while starting Pgpool-II without
     running in daemon mode. (Bo Peng)

   - Fix superuser: unknown (Connection error) in pgpoolAdmin. (Bo Peng)

     per bug276.
--
Bo Peng <pengbo@sraoss.co.jp>
SRA OSS, Inc. Japan



pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: [ANNOUNCE] == PostgreSQL Weekly News - February 26 2017 ==
Next
From: Daniele Varrazzo
Date:
Subject: [ANNOUNCE] Psycopg 2.7 released