postgresql.org inconsistent (Re: PG replication across DataCenters)

From: Wolfgang Keller <feliphil(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: postgresql.org inconsistent (Re: PG replication across DataCenters)
Date: 2013-12-10 16:47:38
Message-ID: 20131210174738.a530d930b8fd1e972d84f234@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general

> http://www.postgresql.org/docs/9.3/static/different-replication-solutions.html?

> Synchronous Multimaster Replication

*snip*

> PostgreSQL does not offer this type of replication (...)

Now I compare that statement with:

http://wiki.postgresql.org/wiki/Postgres-XC

> Project Overview

*snip*

> Features of PG-XC include:

*snip*

> 2. Synchronous multi-master configuration

Seems to me that the editing process of the different parts of
postgresql.org somewhat lacks transactional semantics.

>;->

Sincerely,

Wolfgang

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Steve Atkins 2013-12-10 16:57:55 Re: postgresql.org inconsistent (Re: PG replication across DataCenters)
Previous Message Greg Sabino Mullane 2013-12-10 14:00:35 Re: PG replication across DataCenters (section 25 in the manual)

Browse pgsql-general by date

  From Date Subject
Next Message Steve Atkins 2013-12-10 16:57:55 Re: postgresql.org inconsistent (Re: PG replication across DataCenters)
Previous Message Frank Miles 2013-12-10 16:47:34 Re: cannot delete some records [9.3] - semi-resolved