<div dir="ltr"><div>You can try to switch to BUP <a href="https://bup.github.io/">https://bup.github.io/</a></div><div><div>This is GIT  based backup system, works fine in small scale scenarios.</div></div><div>It works OK with big files cause of chunk deduplication.<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 23, 2016 at 9:22 AM, Erez D <span dir="ltr"><<a href="mailto:erez0001@gmail.com" target="_blank">erez0001@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>hi<br><br></div>i have a running mysql server, and want to be able to restore it to any day, with as little backup space as needed<br><br></div>i do mysqldump to the same file every day then commit the file with "svn ci"<br></div>the idea is that if there are no changes, it takes no space<br><br></div>it works well if i just append entries to a database, as svn will just save the changes<br></div><br>however, if i insert a record, and for instance the dump file has 5 record at every line<br></div>then the change is big and actually svn will save most of the file though there is a very small change actually.<br></div><div><br><div><div><div><div>another issue - if the records hold changing info like timestamps etc.<br><br></div><div>any idea ?<br></div><div><br><br><br><br></div></div></div></div></div></div>
<br>_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" rel="noreferrer" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">So long, and thanks for all the fish.</div>
</div>