Re: [DOCS] Replication documentation addition - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: [DOCS] Replication documentation addition
Date
Msg-id 1161728082.3861.330.camel@silverbirch.site
Whole thread Raw
In response to Replication documentation addition  (Bruce Momjian <bruce@momjian.us>)
Responses Re: [DOCS] Replication documentation addition  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, 2006-10-24 at 00:20 -0400, Bruce Momjian wrote:
> Here is a new replication documentation section I want to add for 8.2:
>
>     ftp://momjian.us/pub/postgresql/mypatches/replication
>
> Comments welcomed.

It's a very good start to a complete minefield of competing solutions.

My first thought would be to differentiate between clustering and
replication, which will bring out many differences.

My second thought would be to differentiate between load balancing,
multi-threading, parallel query, high availability and recoverability,
which would probably sort out the true differences in the above mix. But
that wouldn't help most people and almost everybody would find fault.

IMHO most people I've spoken to take "replication" to mean an HA
solution, so perhaps we should cover it in those terms.

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: [DOCS] Replication documentation addition
Next
From: "Simon Riggs"
Date:
Subject: Re: [DOCS] Replication documentation addition