|
|
|
|
|
by ricardobeat
893 days ago
|
|
This is configurable, and for small things you might disable WAL completely. When using WAL, if you’re copying or backing up the database it’s possible to force a checkpoint, then you can copy the .db file alone knowing exactly up to when it contains data. |
|