The Slony team is pleased to announce Slony 2.2.7 the next minor release
of the Slony 2.2.x series
Slony 2.2.7 includes the following changes
- Fix warning with flex 2.6+
- Fix compile errors with PG11
- Fix bug in with regex in 'set add sequence' when
specifying the sequence as a regular expression.
It was not being escaped properly
- Add support to Slonik to specify the share direcotry
using the environment variable SLONY_SHARE_DIR
- Add slon config setting remote_listen_serializable_transactions
to use read committed instead of read-only-serializable deferable
transactions(default true)
- Add slon config setting enable_version_check to disable
the slony version check that ensures all nodes run the
same slony version (default true, version check enabled)
Slony 2.2.7 can be downloaded from the following URL
http://www.slony.info/downloads/2.2/source/slony1-2.2.7.tar.bz2