Download Latest Version stolon-v0.17.0-linux-amd64.tar.gz (42.2 MB)
Email in envelope

Get an email when there's a new version of stolon

Home / v0.13.0
Name Modified Size InfoDownloads / Week
Parent folder
stolon-v0.13.0-linux-amd64.tar.gz.asc 2018-09-19 488 Bytes
stolon-v0.13.0-linux-amd64.tar.gz 2018-09-19 37.4 MB
README.md 2018-09-19 1.7 kB
v0.13.0 source code.tar.gz 2018-09-19 3.8 MB
v0.13.0 source code.zip 2018-09-19 5.2 MB
Totals: 5 Items   46.3 MB 0

New features

  • Add a stolonctl command to force fail a keeper (#546)
  • Overcome PostgreSQL synchronous replication limitation that could cause lost transactions under some events (#514)
  • Users can now define archiveRecoverySettings in the cluster spec of a standby cluster. One of the possible use cases is to feed the standby cluster only with archived logs without streaming replication. (See Upgrade Notes) (#543)
  • Keeper: remove trailing new lines from provided passwords (#548)

Bug Fixes

  • Sort keepers addresses in pg_hba.conf to avoid unneeded postgres instance reloads (#558)
  • Set recovery_target_action to promote when using recovery target settings #545)
  • Fixed wrong listen address used in pg_hba.conf when SUReplAccessStrict mode was enabled (#520)

and many other bug fixes and documentation improvements.

Thanks to everybody who contributed to this release.

Upgrades notes.

  • The clusterspec standbySettings option as been replaced by the standbyConfig option. Internally it can contain two fields standbySettings and archiveRecoverySettings (see the clusterspec doc with the descriptors of this new option). If you're updating a standby cluster, BEFORE starting it you should update, using stolonctl, the clusterspec with the new standbyConfig option.
Source: README.md, updated 2018-09-19