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

expose wal archiver timestamp #758

Merged
merged 4 commits into from
May 7, 2024
Merged

expose wal archiver timestamp #758

merged 4 commits into from
May 7, 2024

Conversation

nhudson
Copy link
Collaborator

@nhudson nhudson commented May 4, 2024

Expose the timestamp of the WAL archive from CNPG into CoreDBStatus. This will allow us to better find a PITR timestamp and ensure that there is an archive when a user requests a specific time to restore to.

  • includes some code cleanup clippy introduced in 1.78.0.

fixes: PLAT-674

Copy link
Contributor

@sjmiller609 sjmiller609 left a comment

Choose a reason for hiding this comment

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

Can you please double check that this doesn't cause repeated reconciliations, then looks good.

@nhudson nhudson merged commit 96adf61 into main May 7, 2024
15 checks passed
@nhudson nhudson deleted the nhudson/PLAT-674 branch May 7, 2024 00:47
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.

None yet

3 participants