Y
Hacker News
new
|
ask
|
show
|
jobs
by
infogulch
3143 days ago
Actually in WAL mode with `PRAGMA synchronous = NORMAL`, it only flushes to disk periodically, not after every transaction.