wal-recover-then-truncate

Status: IN

WAL recovery fsyncs the data file via `page_manager.sync()` before truncating the WAL, so a crash during recovery itself leaves the WAL intact for re-replay

Source: entries/2026/05/29/b-tree-storage-engine-btree-recover.md

JSON