Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not wait for an inactive replication slot to catch up. #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 19, 2023

  1. Do not wait for an inactive replication slot to catch up.

    We never know how long it will take for an inactive replication
    slot to advance. Hence, it doesn't make sense to wait for such
    slot as it will *not* allow other active replication slot(s) to
    synchronize.
    Ashutosh Sharma committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    00aa01d View commit details
    Browse the repository at this point in the history