Y
Hacker News
new
|
ask
|
show
|
jobs
by
fefferkorn
631 days 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,...)
1 comments
bob1029
631 days ago
Turning on WAL for SQLite mitigates most concerns with inconsistent block storage state.
link
fefferkorn
631 days ago
Yes, but i meant in general, idk if ALL those systems support wal archiving.
link