[pgpool-committers: 245] pgpool: Add new parameter to failover/failback/followmaster command.

Tatsuo Ishii ishii at postgresql.org
Fri Jun 1 14:33:42 JST 2012


Add new parameter to failover/failback/followmaster command.
%r: new master port number
%R: new master database cluster path

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=86c1d2c49f79d7a3b2695eef4141668efddb5b3a

Modified Files
--------------
doc/pgpool-en.html              |    8 +++++++-
doc/pgpool-ja.html              |   14 +++++++++-----
main.c                          |   23 ++++++++++++++++++++++-
pgpool.conf.sample              |    6 ++++++
pgpool.conf.sample-master-slave |    7 +++++++
pgpool.conf.sample-replication  |    6 ++++++
pgpool.conf.sample-stream       |    6 ++++++
7 files changed, 63 insertions(+), 7 deletions(-)



More information about the pgpool-committers mailing list