[pgpool-committers: 863] pgpool: Add tool called pgpool_setup to set up pgpool-II and PostgreSQL
Tatsuo Ishii
ishii at postgresql.org
Sat Apr 6 21:22:41 JST 2013
Add tool called pgpool_setup to set up pgpool-II and PostgreSQL
temporary installation in current directory for *testing* purpose.
usage: pgpool_setup [-m r|s]
-m s: create an installation as streaming replication mode.
(the default)
-m r: create an installation as native replication mode.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0da35ce53cc3d6c71a7f77af50ecc38339d6df98
Modified Files
--------------
test/pgpool_setup | 703 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 703 insertions(+), 0 deletions(-)
More information about the pgpool-committers
mailing list