Using Amazon's EBS for MySQL hot backup
Posted
by flybywire
on Stack Overflow
See other posts from Stack Overflow
or by flybywire
Published on 2009-03-05T07:55:16Z
Indexed on
2010/05/19
17:50 UTC
Read the original article
Hit count: 498
What are your experiences using Amazons EBS snapshot features for MySql hot backups.
I have a database running a batch processing job in ec2. I backup with EBS snapshot. So far the backups looks consistent. But I am afraid they "will stop being consistent as soon as I stop checking" (Uncertainty principle).
What are your experiences with backuping relational databases (and mysql in particular) with ebs snapshot?
© Stack Overflow or respective owner