Skip to main content

Module restore

Module restore 

Source

Functions§

restore
Rebuild a data dir from a full backup. Verifies every file’s blake3 against the manifest BEFORE writing it, then opens the result through Catalog::open (which sets next_lsn = max_page_lsn + 1 — the v0.4.3 LSN-reset fix) to validate that the restored database actually opens.