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

Fix snapshot generation of deleted database #409

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

benbjohnson
Copy link
Collaborator

This pull request fixes a bug where the backup client attempts to read the database file for a deleted database and errors. Instead, it should generate a zero-length LTX file.

See: https://community.fly.io/t/litefs-cloud-backups-failing/15729

@benbjohnson benbjohnson merged commit 8a42ed5 into main Oct 3, 2023
16 checks passed
@benbjohnson benbjohnson deleted the fix-deleted-database-backup branch October 3, 2023 20:01
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.

1 participant