[pgpool-committers: 1029] pgpool: Speed up a little bit.
Tatsuo Ishii
ishii at postgresql.org
Fri Jun 7 14:43:57 JST 2013
Speed up a little bit.
Instead of createing all of DB nodes initially, create data0 at first
start pgool. Then add standys to pgpool.conf and reload it. This
avoids sleeping after first failover(was 20 seconds).
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3eafc518440801ed61cf1011f22c97af3032bb58
Modified Files
--------------
test/pgpool_setup | 43 +++++++++++++++++++++++++++++++------------
1 file changed, 31 insertions(+), 12 deletions(-)
More information about the pgpool-committers
mailing list