Thu Jun 21 13:32:30 PDT 2012
- Previous message: [Slony1-general] Swapping Providers
- Next message: [Slony1-general] Change encoding
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The Slony team is pleased to announce the release of the first beta for Slony 2.2.0. Slony 2.2.0 will be the next major release of the Slony-I replication system for PostgreSQL. Key features of this release include: * The storage and transport and application of the slony log (sl_log_1/sl_log_2) has changed providing performance improvements. Data is now stored in a different format and the postgresql COPY protocol and triggers are used to replicate and apply changes to replicas. * DDL handling with the EXECUTE SCRIPT command has changed. The DDL is no longer stored as a special event in sl_event but is instead stored in sl_log_script and is processed as part of a SYNC event inline with data changes. * FAILOVER has been reworked to be more reliable but not all nodes can be used as failover targets. * A RESUBSCRIBE NODE command was added because the provider of a subscribed set can no longer be changed with the SUBSCRIBE SET command in some cases. All sets from a particular origin must send data to receivers through the same path/forwarder nodes. This must remain true during cluster reshaping. Numerous bug fixes. See the release notes for details. The release notes are available at http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=blob;f=RELEASE;h=b7d490e0baed29115a7825b95469ad8d818ec954;hb=95ce397039c653a447ff783ff60abe76c4619c8f Slony-I 2.2.0 beta 1 can be downloaded from: http://www.slony.info/downloads/2.2/source/slony1-2.2.0.b1.tar.bz2 http://www.slony.info/downloads/2.2/source/slony1-2.2.0.b1-docs.tar.bz2 This release is a beta release. Users are encouraged to try the release out and report bugs.
- Previous message: [Slony1-general] Swapping Providers
- Next message: [Slony1-general] Change encoding
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list