Skip to content

Conversation

@ermakov-oleg
Copy link

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.

@ermakov-oleg
Copy link
Author

Hey @Agalin!

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

@Agalin
Copy link
Collaborator

Agalin commented Oct 10, 2025

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
Copy link
Collaborator

@Agalin Agalin left a comment

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