Scalability Supported ?

From: psycle <sammy(at)dalmatino(dot)se>
To: pgsql-general(at)postgresql(dot)org
Subject: Scalability Supported ?
Date: 2001-04-26 14:32:43
Message-ID: 3AE8318A.394D8EE@dalmatino.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello people.

Does anyone know if PostreSQL has some sort of built-in support for
scaling, joining multiple databases,
data replication? Anything that would be useful when aiming to create a
multiple database system with a vast capacity of connections/operations
at a time, while at the same time any one of these databases must have
access to all the others ( preferably contain the same tables/data too )
?

thanks in advance...

Browse pgsql-general by date

  From Date Subject
Next Message Poul L. Christiansen 2001-04-26 14:33:40 Re: help with serial type
Previous Message Gregory Wood 2001-04-26 14:29:09 Re: Seral field value after INSERT !