pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/pgpool2
Module name: wip
Committed by: fhajny
Date: Tue Jan 7 15:47:07 UTC 2014
Modified Files:
wip/pgpool2: Makefile PLIST distinfo
wip/pgpool2/patches: patch-configure
Log Message:
Update pgpool2 to 3.3.2
Notable changes in 3.3.0:
- Default monitoring method was changed from query mode to heartbeat mode.
- Failover/failback commands are executed in only one pgpool-II.
- In default, all the query caches on shared memory are cleared when
standby pgpool-II escalates to active.
- Database name, user name, and password used for monitring other
pgpool-II by query are specified by dedicated parameters.
- Import PostgreSQL 9.2 raw parser.
- Add a tool called pgpool_setup to set up pgpool-II and PostgreSQL
temporary installation in current directory for *testing* purpose.
- Support installation method using CREATE EXTENSION for pgpool-recovery
and pgpool-regclass.
- Add a function "pgpool_pgctl()" which enebles to execute
pg_ctl stop/restart/reload (except for start) by SQL.
- Add new parameter "search_primary_node_timeout".
Full changelog:
http://www.pgpool.net/docs/pgpool-II-3.3.2/NEWS.txt
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/pgpool2/distinfo \
wip/pgpool2/patches/patch-configure
cvs -z3 rdiff -u -r1.2 -r1.3 wip/pgpool2/PLIST
cvs -z3 rdiff -u -r1.3 -r1.4 wip/pgpool2/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pgpool2/distinfo?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pgpool2/patches/patch-configure?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pgpool2/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pgpool2/Makefile?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index