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

[Greenplum] do not fail backup on increment reading error #1365

Conversation

usernamedt
Copy link
Member

@usernamedt usernamedt commented Oct 28, 2022

Currently, WAL-G will fail the entire backup process if it can't take an increment from AO/AOCS file. I propose to alter this logic to gracefully handle such cases and perform a regular upload instead.

@usernamedt usernamedt requested a review from a team as a code owner October 28, 2022 13:42
@usernamedt usernamedt force-pushed the do-not-fail-backup-on-increment-reading-error branch from 936f00c to 7fdf179 Compare October 28, 2022 13:44
@usernamedt usernamedt force-pushed the do-not-fail-backup-on-increment-reading-error branch from 7fdf179 to bd9ecdc Compare October 28, 2022 13:44
@usernamedt usernamedt merged commit c37cfa0 into wal-g:master Oct 30, 2022
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

2 participants