PAF 2.1 rc2
Pre-release
Pre-release
2016-12-17 - Version 2.1_rc2
This is the second release candidate version of PAF version v2.1.0.
WARNING: This version is only compatible with at least Pacemaker 1.1.13 using a corosync 2.x stack.
We plan to release v2.1.0 next 22nd of December! Please test and report any issue on github: https://github.com/dalibo/PAF/issues
Changelog since 2.1 rc1:
- fix: timeout given to pg_ctl was in ms instead of sec, YanChii
Changelog since v2.0:
- fix: compatibility with PostrgeSQL 9.6, YanChii
- change: better handling of Pacemaker timeout, ioguix
- change: avoid fatal error during validate action when possible, Benoit Lobréau & ioguix
- new: parameter "datadir" to cope with PostgreSQL GUC data_directory, Benoit Lobréau & ioguix
- misc: improve debian packaging, Christoph Berg