Skip to content

fix: record backup end lsn when pg restore#2493

Merged
caiq1nyu merged 5 commits intomainfrom
fix/pg_restore_with_lastlsn
Mar 11, 2026
Merged

fix: record backup end lsn when pg restore#2493
caiq1nyu merged 5 commits intomainfrom
fix/pg_restore_with_lastlsn

Conversation

@caiq1nyu
Copy link
Copy Markdown
Collaborator

@caiq1nyu caiq1nyu commented Mar 10, 2026

The ending LSN of a backup and restore is crucial location information for any subsequent logical replication.
This PR records this ending LSN on the data disk.

will manually pick up release-1.0 later.

@caiq1nyu caiq1nyu requested review from a team and ldming as code owners March 10, 2026 09:19
@caiq1nyu caiq1nyu added the pick-1.0 Auto cherry-pick to release-1.0 when PR merged label Mar 10, 2026
@caiq1nyu caiq1nyu added pick-1.1 Auto cherry-pick to release-1.1 when PR merged and removed pick-1.0 Auto cherry-pick to release-1.0 when PR merged labels Mar 11, 2026
@apecloud apecloud deleted a comment from codecov-commenter Mar 11, 2026
@apecloud apecloud deleted a comment from codecov-commenter Mar 11, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (c9ace98) to head (01b8da3).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
addons/etcd/scripts-ut-spec/data-dump_spec.sh 0.00% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2493   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         72      72           
  Lines       9166    9164    -2     
=====================================
+ Misses      9166    9164    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@caiq1nyu caiq1nyu merged commit ab78fb2 into main Mar 11, 2026
20 checks passed
@caiq1nyu caiq1nyu deleted the fix/pg_restore_with_lastlsn branch March 11, 2026 08:46
@apecloud-bot
Copy link
Copy Markdown
Collaborator

/cherry-pick release-1.1

@apecloud-bot
Copy link
Copy Markdown
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks-addons/actions/runs/22944216533

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pick-1.1 Auto cherry-pick to release-1.1 when PR merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants