Database backup
Hello,
I own a fairly large forum (sql dump = ~2 GB)
I'm looking for an effective method of storing the mysql dump on the server the site is hosted on, also a copy of it on another backup server.
I need for this to be a automatic process and occur every 24 hours.
Does anyone have any idea how to do this?
---
or
---
Setting up a mirrored database type situation, where when a thread is posted and stored in the main server database, it is also instantly stored in the backup server database.
Does anyone have any idea how to do this?
|