Skip to content

test(e2e): add point-in-time recovery (PITR) e2e test with backup plugin#33

Merged
Agalin merged 1 commit into
operasoftware:mainfrom
ermakov-oleg:test-pitr-restore
Oct 12, 2025
Merged

test(e2e): add point-in-time recovery (PITR) e2e test with backup plugin#33
Agalin merged 1 commit into
operasoftware:mainfrom
ermakov-oleg:test-pitr-restore

Conversation

@ermakov-oleg

Copy link
Copy Markdown

Add end-to-end test for point-in-time recovery (PITR) functionality with the pgBackRest backup plugin.
This test verifies that the plugin can correctly restore PostgreSQL clusters to a specific timestamp, ensuring data consistency and proper WAL replay.

Signed-off-by: ermakov-oleg <ermakovolegs@gmail.com>
@ermakov-oleg

Copy link
Copy Markdown
Author

Hey @Agalin!

Friendly ping on the PR when you get a chance. Thanks! 🙏

@Agalin

Agalin commented Oct 10, 2025

Copy link
Copy Markdown
Collaborator

Sorry for the delay, we've been really busy this week. Will check it during the weekend.

@Agalin Agalin self-assigned this Oct 12, 2025

@Agalin Agalin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding a test for that! I'm also positively surprised it actually works as expected with current implementation, feared it would continue to the last WAL. 🙂

@Agalin Agalin merged commit 402c15e into operasoftware:main Oct 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants