On 8/9/2023 9:41 AM, to...@tuxteam.de wrote:
With the right DBMS and a little bit of setup, rsync is a perfectly fine way of backing up your databases [1]. Even with the wrong DBMS, all it takes is an SQL dump and backing up that (might be expensive with a couple o' 100M records, though).
Subversion (a version control system) is really a DBMS and has its own dump facility for backups. Each "record" is a version control generation. Now I'm wondering what the equivalent is for git, which has largely supplanted Subversion.
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/