[Pgcluster-general] Replicating Specific DB
Markus Schiltknecht
markus at bluegap.ch
Mon Sep 17 08:32:23 UTC 2007
Hi,
Tarhon-Onu Victor wrote:
> Well, this is what full synchronous replication means...
Certainly not. Synchronous replication only says that multiple nodes
process transactions synchronously, i.e. at the same time. That term
does not say anything about other properties, like if it's multi-master
or master-slave replication or on what level (complete database system,
per database, per relation) you can configure replication.
For more information you might want to have a look at my compilation of
terms and definitions [1].
Regards
Markus
[1]: Terms and Definitions for Database Replication
http://www.postgres-r.org/documentation/terms
More information about the Pgcluster-general
mailing list