Re: Standby database & RAC concept in PostgresQL - Mailing list pgsql-admin

From Simon Riggs
Subject Re: Standby database & RAC concept in PostgresQL
Date
Msg-id 1135868131.2964.810.camel@localhost.localdomain
Whole thread Raw
In response to Standby database & RAC concept in PostgresQL  ("Murugan G" <murugan.g@renaissance-it.com>)
List pgsql-admin
On Wed, 2005-12-28 at 13:29 +0530, Murugan G wrote:

> Can I know whether Oracle's Standby database & RAC concepts available
> in PostgresQL

You can set up the equivalent of Oracle Standby if you wish, using PITR.
Other methods of Replication for resilience are possible, such as Slony.

pgcluster implements something similar to Oracle RAC, but I have not
seen a production installation of this, though this may exist in Japan?

pgpool can be used to load balance across multiple servers, if that was
your requirement for RAC.

Best Regards, Simon Riggs



pgsql-admin by date:

Previous
From: "Murugan G"
Date:
Subject: Ora2pg
Next
From: Mohamed Fazil
Date:
Subject: Plz help to install pg8.1.1 as service & without service without using installation app provided by postgres