[Pgcluster-general] Replicating Specific DB
Rick Vernam
rickv at hobi.com
Fri Sep 7 23:22:06 UTC 2007
On Friday 07 September 2007 05:37:54 pm Gábriel Ákos wrote:
> On Fri, 7 Sep 2007 16:42:12 -0500
>
> Rick Vernam <rickv at hobi.com> wrote:
> > As you'd probably deduce from above, pgcluster doesn't touch the
> > files that PostgreSQL uses. Each cluster member (read: each
>
> By the way this is not true. When in recovery mode, database files will
> be overwritten by means of rsync.
ah, yes, I was not thinking about recovery. good catch! :-)
>
> > postgresql server in communication with the replicator) is
> > responsible for itself. PGcluster only tries to ensure that
> > data-changing queries are replicated to other cluster members (and of
> > course, also that cluster members who can not access the replicator
> > can not execute data-changing queries locally).
More information about the Pgcluster-general
mailing list