pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/slony1



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Sep 11 06:45:47 UTC 2013

Modified Files:
        pkgsrc/databases/slony1: Makefile PLIST distinfo

Log Message:
Changes 2.2.0:
* Shared Libraries are now named so as to allow having multiple versions of 
Slony installed simultaneously on a database cluster
* Let DDL for EXECUTE SCRIPT to be specified inline
* Added a RESUBSCRIBE NODE command to reshape clusters.
* The FAILOVER process has been reworked to be more reliable.
* Major "protocol" change; rather than constructing cursors to query logged 
updates, version 2.2 now uses the COPY protocol to stream data into log tables 
on subscribers.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/databases/slony1/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/slony1/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/databases/slony1/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index