Recovery from a MySQL dump is too long !
Hello *,
My INNODB database has a size of 80GO. I've a replication setup on 3 slaves and I backup my db from them.
If a problem occurs on the database, a recovery from a dump takes around 6H ! That's too long for us.
2 ideas :
1. Stop the slave and doing a copy of the folder (/var/lib/mysql). Then, I can copy it on another server daily.
2. Stop the slave, take a dump and when it's finish, pull the dump in another MySQL instance daily.
Do you have another idea ? What's your advices ?
Subject
Views
Written By
Posted
Recovery from a MySQL dump is too long !
3212
August 14, 2012 01:20AM
1764
August 15, 2012 03:15PM
Sorry, you can't reply to this topic. It has been closed.
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.