I was at an event recently and the topic of replication stirred
the curiosity of the audience. A few audience members had Master
to Master but they wanted to move away from that. Others had
multiple slaves but wanted little downtime and backend work if a
master failed. Relayed replication or a database chain is an
option to solve some of their issues. Another option would be
Cluster but it depends on your infrastructure, budget and
application, some of them are looking into this as well. Is
a chain the best solution for everyone, of course not. While I
cannot do consultant work to help them, I can blog about it…
A relayed replication environment allows you to, of course, have replicated databases but also have a replication environment that is still available if or when the master …
[Read more]