I'll be needing to run regular backups on a mission critical mysql database. When I say regular, I mean every 60 mins or so.
Obviously I dont want a full backup each time (too resource intensive), but what options are there? Replication, rsync, etc...
Any advice greatly appreciated.
Obviously I dont want a full backup each time (too resource intensive), but what options are there? Replication, rsync, etc...
Any advice greatly appreciated.
Comment