Re: Postgresql replication - Mailing list pgsql-general

From Matt Miller
Subject Re: Postgresql replication
Date
Msg-id 1125081007.3660.40.camel@dbamm01-linux
Whole thread Raw
In response to Re: Postgresql replication  (Jeff Davis <jdavis-pgsql@empires.org>)
List pgsql-general
On Thu, 2005-08-25 at 17:45 -0700, Jeff Davis wrote:
> The replicator surely is not optional, and must be centralized.

From http://pgcluster.projects.postgresql.org/1_3/index.html:

"Several replication server can be set up. When an problem occurs at the
replication server, Cluster DB automatically changes connection to the
standing-by replication server. When all replication servers stop,
Cluster DB operates in stand-alone mode. There are two modes for
stand-alone mode: read only mode which only permits references, and read
write mode, which permits updating."

> PGCluster is query-based, right?

Yes.

pgsql-general by date:

Previous
From: "Cristian Prieto"
Date:
Subject: SPs performance...
Next
From: "Matt A."
Date:
Subject: Altering functions cast