mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Starting from PostgreSQL 12 the following recovery parameters could be changed without restart, but Patroni didn't yet support it: * archive_cleanup_command * promote_trigger_file * recovery_end_command * recovery_min_apply_delay In future postgres releases this list will be extended and Patroni will support it automatically.