Hi,

I've been thinking about setting up a slave server for a few of my mysqlservers for extra backup safety. Some of the databases are quite large, about 50gb so a mysqldump is very clumsy to handle. And near to live backups would be nice to have in a panic situation.

What I dont know is if its possible to have several masters share a combined slave, or really one slave acts as a slave/backup server for a bunch of masters? I can see the performance issues with all the updates, but apart from that, is there any other limitations?

/eric

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to