Always `pg_rewind` when Patroni primary resumes
- For Patroni replication scenarios, always try to run `pg_rewind` when the primary server comes back online after a failure. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5746 Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5759 Signed-off-by:Robert Marshall <rmarshall@gitlab.com>
parent
d7bdd04e
No related branches found
No related tags found
Showing
- changelogs/unreleased/5746-add-pgrewind-setting.yml 5 additions, 0 deletionschangelogs/unreleased/5746-add-pgrewind-setting.yml
- files/gitlab-config-template/gitlab.rb.template 1 addition, 1 deletionfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/patroni/attributes/default.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/patroni/attributes/default.rb
- spec/chef/patroni/recipes/patroni_spec.rb 4 additions, 4 deletionsspec/chef/patroni/recipes/patroni_spec.rb
Loading
Please register or sign in to comment