Y
Hacker News
new
|
ask
|
show
|
jobs
by
thebigjc
5070 days ago
Snapshops / backups with MVCC isn't that complicated - you take a snapshot of the versions, and then backup the data at that version.
1 comments
fdr
5070 days ago
It is not complex, but it is very burdensome, usually because various garbage collection processes cannot act as long as the long snapshot is open.
link