[pgpool-committers: 2095] pgpool: Fix failover.sh produced by pgpool_setup.

Tatsuo Ishii ishii at postgresql.org
Mon Jul 28 16:42:22 JST 2014


Fix failover.sh produced by pgpool_setup.

It did not support there's more than 3 nodes case. It always tries to
promoto node0 or node1.

Branch
------
master

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

Modified Files
--------------
src/test/pgpool_setup |   10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)



More information about the pgpool-committers mailing list