mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Also check presence of trigger_file on master after promotion when pg_is_in_recovery() = false and if it is there - remove it. Plus check presence of trigger_file on a new slave (after running pg_basebackup) and if it is there - also remove it.