MySQL Forums
Forum List  »  Replication

Re: Replication 3 servers
Posted by: Rick James
Date: May 24, 2016 10:06AM

That complexity will cause more trouble than it is worth.

I recommend using Galera (in MariaDB or PXC) with 3 nodes. Anyone can write to any nodes; all databases are replicated to all nodes; crashes are (mostly) self-healed.

Keep in mind that if you put all your machines in one location, you are not protect from tornados, floods, etc.

Options: ReplyQuote


Subject
Views
Written By
Posted
1966
May 18, 2016 12:11PM
Re: Replication 3 servers
776
May 24, 2016 10:06AM
619
August 05, 2016 07:17AM


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.