top | item 41678178

(no title)

fefferkorn | 1 year ago

But what you need to consider often is, having a consistent state in those snapshots, this can be a nasty thing for examble with all sorts of databases or configuration as database (boltdb, sqlite,...)

discuss

order

bob1029|1 year ago

Turning on WAL for SQLite mitigates most concerns with inconsistent block storage state.

fefferkorn|1 year ago

Yes, but i meant in general, idk if ALL those systems support wal archiving.