You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
If the DB is never snapshotted (and only WAL frames are uploaded to S3), then while restoring
integrity_checkfails.To reproduce: create a new database and insert a couple of rows. Try
verifyfrom bottomless, it fails with following message:I restored the db and inspected the db from shell, got the same error. All the data seems to be present though:
The very first generation does not contain
db.gz. I manually uploaded this fromdata.sqldand restore worked.internal slack discussion - https://chiselstrike.slack.com/archives/C05V2DRSS3U/p1697097311578049