Обсуждение: pgpoolAdmin 3.1.0 released
Pgpool Global Development Group is pleased to announce the
availability of pgpoolAdmin 3.1.0, the latest stable version of an
open source management tool for pgpool-II 3.1 series.
-----------------------------------------------------------------------
Changes from pgpoolAdmin 3.0.3:
-----------------------------------------------------------------------
* Replace functions deprecated in PHP 5.3 (Anzai)
* Sync pgpool.conf Setting with pgpool-II 3.1 (Anzai)
* Add new parameters and remove deleted parameters in pgpool-II 3.1
(Anzai)
- new:
follow_master_command, relcache_expire, backend_flag,
sr_check_period, sr_check_user, sr_check_password, log_destination,
syslog_facility, syslog_ident
- deleted:
pcp_timeout, backend_socket_dir
* Add promote button in Master/Slave mode with streaming replication
(Anzai)
- This button is to execute pcp_promote_node.
* Other small changes for pgpool-II 3.1 (Anzai)
- When log_destination is syslog, Log button will be invisible.
- Allow regex value in black_function_list and white_function_list.
* Some fix (Anzai)
- Change to save boolean values in pgpool.conf with on/off format.
-----------------------------------------------------------------------
You can download pgpoolAdmin 3.1.0 from:
http://pgfoundry.org/frs/download.php/2964/pgpoolAdmin-3.1.0.tar.gz
If you find any problem, please post to: pgpool-general@pgfoundry.org
--
Nozomi Anzai
SRA OSS, Inc. Japan
Correction. Download URL is: http://pgfoundry.org/frs/download.php/3149/pgpoolAdmin-3.1.0.tar.gz > Pgpool Global Development Group is pleased to announce the > availability of pgpoolAdmin 3.1.0, the latest stable version of an > open source management tool for pgpool-II 3.1 series. > > ----------------------------------------------------------------------- > Changes from pgpoolAdmin 3.0.3: > ----------------------------------------------------------------------- > > * Replace functions deprecated in PHP 5.3 (Anzai) > > * Sync pgpool.conf Setting with pgpool-II 3.1 (Anzai) > > * Add new parameters and remove deleted parameters in pgpool-II 3.1 > (Anzai) > - new: > follow_master_command, relcache_expire, backend_flag, > sr_check_period, sr_check_user, sr_check_password, log_destination, > syslog_facility, syslog_ident > > - deleted: > pcp_timeout, backend_socket_dir > > * Add promote button in Master/Slave mode with streaming replication > (Anzai) > - This button is to execute pcp_promote_node. > > * Other small changes for pgpool-II 3.1 (Anzai) > - When log_destination is syslog, Log button will be invisible. > - Allow regex value in black_function_list and white_function_list. > > * Some fix (Anzai) > - Change to save boolean values in pgpool.conf with on/off format. > > ----------------------------------------------------------------------- > > You can download pgpoolAdmin 3.1.0 from: > http://pgfoundry.org/frs/download.php/2964/pgpoolAdmin-3.1.0.tar.gz > > If you find any problem, please post to: pgpool-general@pgfoundry.org > > -- > Nozomi Anzai > SRA OSS, Inc. Japan