See the "news" area for more details, including a copy of the release notes.
This is a major new release of Slony-I; it makes use of some features introduced in PostgreSQL 8.3, and hence is not compatible with versions older than 8.3.
This is considered a pretty good tradeoff, as various functionality would not be possible with earlier versions of PostgreSQL.
- Internal catalogues are no longer "hacked with," so that you may, with the new version, use pg_dump against subscribers and be able to expect to have a complete and consistent dump.
- Trigger handling is enormously cleaner.
Unfortunately, it needs to be noted that there is not, as of yet, an upgrade procedure to upgrade an installation of Slony-I 1.2.x to 2.0. At present, upgrading to 2.0 will essentially require dropping out replication and recreating it.
We hope to have an answer as to how to deal with this in the new year.
Follow Bug #69 for more details on this.