-
Notifications
You must be signed in to change notification settings - Fork 79
feat: support for incremental basebackup #78
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
Conversation
|
LGTM! Thanks! |
|
Hmm... The tests passed before the merge. But there seem to be some failures now. https://github.com/jackc/pglogrepl/actions/runs/20191078774 |
Hello. Fixed: #79. Some tests fail with the message That's a pull-request branch in my fork:
|

UPLOAD_MANIFEST.Manifest,ManifestChecksums,Incrementalto BaseBackupOptions struct.Since I've tested locally, I've made a bunch of commits that may be 'squashed' if pull-request will be approved.
Thank you!