The Slony team is pleased to announce Slony 2.2.6 the next minor release
of the Slony 2.2.x series

Slony 2.2.6 includes the following changes

- slonik_build_env can now accept multiple -schema options on the command line
   - Support for PG10. This involved changes to PG version detection
   - Disallow createEvent and data changes in the same transaction.
     This also fixes some issues when the logApply trigger invokes the
     data change trigger by inserting into a table with a trigger that
     in turns inserts into another replicated table.
   - Fix some failover issues when doing a multi-node failover
     with a cascaded node.
   - Bug 341 - suppress log trigger/deny when running in 'local' mode
   - Fix issue when receiving DDL from non origin nodes


Slony 2.2.6 can be downloaded from the following URL

http://www.slony.info/downloads/2.2/source/slony1-2.2.6.tar.bz2


--
Sent via pgsql-announce mailing list (pgsql-announce@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-announce

Reply via email to