Hacker News new | past | comments | ask | show | jobs | submit login

> Incremental backup (without the useful wal summarizer in this case) is an interesting thing to try to implement from scratch.

Changed block tracking is one option, or failing that, segmenting files at logical boundaries, checksumming those segments, and comparing the checksum with those of previous backup segments to see if that segement has changed (with a strategy for checksum collision avoidance).




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: