Slony 2.2.0 released

From: Steve Singer <ssinger(at)ca(dot)afilias(dot)info>
To: slony general <Slony1-general(at)lists(dot)slony(dot)info>, pgsql-announce(at)postgresql(dot)org
Subject: Slony 2.2.0 released
Date: 2013-09-09 20:37:03
Message-ID: 522E316F.3060207@ca.afilias.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The Slony team is pleased to announce the first official release of
version 2.2 of the Slony replication engine.

Slony 2.2.0 adds the following major features to Slony 2.1.x

* Slony now uses the COPY command for replicating data between providers
and subscribers. This will result in faster replication times and more
efficient resource utilization on the replica for many workloads

* The FAILOVER command has been made more reliable for complex cluster
configurations. The FAILOVER command now supports the failure of
multiple nodes at the same time. All users of the FAILOVER should read
the documentation to familiarize themselves with these changes

* Multiple versions of slony can now be installed under the same
PostgreSQL cluster. The Slony shared libraries, functions and .sql
files are now versioned to support this

A full list of changes can be found in the release notes at
http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=blob_plain;f=RELEASE;hb=52e6127d264662997e69bf0d07f947aebf4c7c61

You can download Slony 2.2.0 at

http://main.slony.info/downloads/2.2/source/slony1-2.2.0.tar.bz2
http://main.slony.info/downloads/2.2/source/slony1-2.2.0-docs.tar.bz2

Browse pgsql-announce by date

  From Date Subject
Next Message Keith Paskett 2013-09-12 13:40:29 Postgres Open 2013 registration ending
Previous Message Dave Page 2013-09-09 13:09:03 PostgreSQL 9.3.0 released!