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

[Hotfix][Postgres-CDC] Fix read data missing when restore #6785

Merged
merged 1 commit into from
May 11, 2024

Commits on May 6, 2024

  1. [Hotfix][Postgres-CDC/OpenGauss-CDC] Fix read data missing when restore

    1. The job was not added new tables into `publication` before start to snapshot read.
    2. Delete of database logs did not use checkpoint offset.
    hailin0 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cd2acad View commit details
    Browse the repository at this point in the history