postgresql scalability, active-active cluster

From: brian stone <skye0507(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: postgresql scalability, active-active cluster
Date: 2007-01-21 14:55:56
Message-ID: 615074.19543.qm@web59007.mail.re1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Are there any built in tools or 3rd party tools for distributing a postgresql database? I need an active active configuration; master-master with fail over. The project I am working needs to support a very large number of transactions a second. It will eventually require a main frame, or some absurd hardware. It makes much more sense to consider a clustered configuration. DB requests come in from a row of application servers. It would be nice if these requests could be distributed.

thanks,
skye


---------------------------------
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Clodoaldo 2007-01-21 15:29:57 Re: Using transactions with plpythonu
Previous Message imageguy 2007-01-21 14:53:15 Re: Using transactions with plpythonu