* debian/config.yml.in: Set use_pg_rewind to false and add

remove_data_directory_on_diverged_timelines option.
This commit is contained in:
Michael Banck 2019-01-27 14:18:37 +01:00
parent a475f58697
commit 2f91093efa
2 changed files with 4 additions and 1 deletions

2
debian/changelog vendored
View file

@ -15,6 +15,8 @@ patroni (1.5.4-3) UNRELEASED; urgency=medium
system clusters.
* debian/tests/acceptance: Set JAVA_OPTS to "-Djava.net.preferIPv4Stack=true"
in /etc/default/zookeepr if DCS is zookeeper.
* debian/config.yml.in: Set use_pg_rewind to false and add
remove_data_directory_on_diverged_timelines option.
-- Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Mon, 21 Jan 2019 17:10:49 +0100

View file

@ -38,7 +38,8 @@ bootstrap:
# port: 1111
# primary_slot_name: patroni
postgresql:
use_pg_rewind: true
use_pg_rewind: false
remove_data_directory_on_diverged_timelines: true
# use_slots: true
parameters:
# wal_level: hot_standby