rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] piping mysqldump thru rdiff-backup


From: Tom Ford
Subject: Re: [rdiff-backup-users] piping mysqldump thru rdiff-backup
Date: Tue, 11 Jun 2013 15:09:22 +0000
User-agent: RoundCube Webmail/0.3.1

I use automysqlbackup (http://sourceforge.net/projects/automysqlbackup/
and also available in many linux distribution package repositories) to
manage mysqldump.
automysqlbackup will backup the database on a daily basis to a specific
folder and will keep daily/weekly/monthly backup copies.
You can then simply instruct rdiff-backup to backup the backup folder that
automysqlbackup uses.

Tom

On Tue, 11 Jun 2013 10:59:26 -0400, Eric Beversluis
<address@hidden> wrote:
> I want to create a cron job to do mysqldump and run the output through
> rdiff-backup so it goes right into /home/eric/repository/mysql. Can
> someone give me the correct syntax for that? Do I have to do the mysql
> dump to a particular file and then rdiff that file? (Which would mean
> I'd have to overwrite that file each time.) Or is there some way I can
> just pipe the mysqldump output right through rdiff-backup?
> 
> Thanks
> 
> 
> _______________________________________________
> rdiff-backup-users mailing list at address@hidden
> https://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
> Wiki URL:
> http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki



reply via email to

[Prev in Thread] Current Thread [Next in Thread]