Don Seiler and Oleksii Kliukin
50a8114d0b
Use enforced minimums in postgresX.yml files ( #730 )
...
Fix the discrepancy for the values of max_wal_senders and max_replication_slots between the sample postgres.yml files and hard-coded defaults in Patroni, bumping the former to 10.
Contributed by @dtseiler
2018-07-04 10:08:54 +02:00
Don Seiler and Alexander Kukushkin
4e8709b266
Adding reload functionality ( #726 )
...
This allows the config to be reloaded via `systemctl reload patroni`, sending SIGHUP to the patroni process. Tested on CentOS.
2018-06-30 23:16:42 +02:00
Don Seiler and Alexander Kukushkin
959f254bfb
Adding patronictl reload functionality to reload from yaml config file ( #716 )
...
Fixes https://github.com/zalando/patroni/issues/715
2018-06-20 10:09:10 +02:00
Don Seiler and Oleksii Kliukin
140618abd2
Missing a word ( #647 )
...
In re Issue #639
2018-04-04 13:40:46 +02:00