On Tuesday 20 February 2007 14:37, Maxim Veksler wrote:
> What about redundancy. I need an active-active cluster for databases
> to get the 5*'9's up time euphoria. Is there an open source database
> that can do that? Planing to? Tried to?

PostgreSQL can do that and i am betting MySQL can too. Though not alone. You 
need an additional product that works with them.
Check out Slony-l and friends. Usually we are talking about Master-Slave 
replication service but i think both can be active. I.e. one point of change, 
multiple points of read. For peer to peer products, you'd perhaps have to 
check out other products but i am not keeping current with new versions.

-- 
Regards,
        Tzahi.
--
Tzahi Fadida
Blog: http://tzahi.blogsite.org | Home Site: http://tzahi.webhop.info
WARNING TO SPAMMERS:  see at 
http://members.lycos.co.uk/my2nis/spamwarning.html

================================================================To unsubscribe, 
send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to