Matthew Frederico wrote:
Sounds more like a job for Postgresql / slony / pgpool
Actually, that would be a significant step back from MySQL Cluster. MySQL Cluster is a true clustering solution, while slony is similar to MySQL's built-in replication functionality. pgpool adds a little more, and is probably more comparable to using MySQL proxy with it.
In any case, they're completely different from MySQL Cluster, where the data is fully distributed (and redundant) across the nodes.
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
