Displaying 1 result from an estimated 1 matches for "552860".
Did you mean:
52860
2008 Oct 01
1
Rsync efficiency on SQL dump files
G'day,
I'm backing up production MySQL database servers. The tables are almost
all MyISAM.
My plan is to use MySQL binary logging and then rsync the binary logs
offsite hourly. The binary log files are only appended to, with new
queries logged at the end of the file. So I'm assuming the rsync
algorithm will be highly effective at reducing the bandwith required to
transfer these