|
|
Subscribe / Log in / New account

Slony-I 1.0 Released

Version 1.0 (Production Grade) of Slony-I, a database replication solution for the PostgreSQL database, has been announced. The Slony-I project web site has more details: "Slony-I, which functions on PostgreSQL 7.3 or better, does asynchronous master-to-multiple-slaves replication, slave promotion and failover, and helps you do PostgreSQL upgrades with extremely short downtimes."

to post comments

Slony-I 1.0.1 also Released

Posted Jul 9, 2004 17:23 UTC (Fri) by jeremiah (subscriber, #1221) [Link]

The 1.0.1 release of Slony-I fixes a possible race condition in the
replication data selection. Under very rare conditions it was possible
to lose log records, causing the slaves to miss the updates and drift
apart from the master.

The update is available from http://slony.info and for production
installations, only the slon executable needs to be replaced on all
nodes and the slon process restarted.

--Jan Wieck


Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds