MySQL Forums
Forum List  »  Backup

locking/concurrency backing up current binary log?
Posted by: Jeff Ambrosino
Date: June 13, 2005 07:39PM

I setup binary logging, flushing nightly and deleting anything older than 2 weeks. I now want to set up a nightly disk-backup job for all binary logs (including the current one). Will there be any locking or contention issues while I'm in the process of backing up (copying) the current binary log? (i.e., "tar -cf - binlog.index binlog.000001 binlog.000002 | bakupexec....").

thanks
JB

Options: ReplyQuote


Subject
Views
Written By
Posted
locking/concurrency backing up current binary log?
3130
June 13, 2005 07:39PM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.