Slony-I 1.1.2 Released

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-announce(at)postgresql(dot)org
Subject: Slony-I 1.1.2 Released
Date: 2005-10-20 19:01:03
Message-ID: 608xwodndc.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

This release addresses four issues:

* Subscribing to an empty set could cause replication to break
with a malformed query on the subscriber.

* During the execution of DDL scripts, all tables will be restored
in order to support cross-schema DDL.

* UPDATE FUNCTIONS got fixed to support upgrading from 1.0.6.

* A FAIL OVER failure condition was addressed; it turns out that
the ACCEPT_SET code added for 1.1.0 to guard against concurrency
problems with MOVE SET may also be used to guard FAIL OVER.

See the slony1-1.1.2.tar.bz2 tarball as well as the prebuilt HTML
documentation:

http://developer.postgresql.org/~wieck/slony1/download/slony1-1.1.2.tar.bz2
http://developer.postgresql.org/~wieck/slony1/download/slony1-1.1.2-html.tar.bz2
--
output = ("cbbrowne" "@" "cbbrowne.com")
http://cbbrowne.com/info/finances.html
"It goes against the grain of modern education to teach children to
program. What fun is there in making plans, acquiring discipline in
organizing thoughts, devoting attention to detail and learning to be
self-critical?" -- Alan Perlis

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2005-10-24 06:08:49 == PostgreSQL Weekly News - October 23 2005 ==
Previous Message Marc G. Fournier 2005-10-20 18:07:00 Re: Speakers wanted for Quebec PHP Conference