Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id 6CB689FA22A for ; Mon, 20 Nov 2006 10:52:32 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 78296-01 for ; Mon, 20 Nov 2006 14:52:20 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from bugaboo.mu (ns1.bugaboo.mu [213.133.111.57]) by postgresql.org (Postfix) with ESMTP id 647619FA1DB for ; Mon, 20 Nov 2006 10:52:18 -0400 (AST) Received: from [192.168.77.20] (p54BD8921.dip0.t-ipconnect.de [::ffff:84.189.137.33]) (AUTH: CRAM-MD5 markus@bluegap.ch) by bugaboo.mu with esmtp; Mon, 20 Nov 2006 15:52:16 +0100 id 02432759.4561C120.00000653 Message-ID: <4561C120.2020705@bluegap.ch> Date: Mon, 20 Nov 2006 15:52:16 +0100 From: Markus Schiltknecht User-Agent: Icedove 1.5.0.8 (X11/20061116) MIME-Version: 1.0 To: "=?ISO-8859-1?Q?Jos=E9_Orlando_Pereira?=" CC: community@gorda.di.uminho.pt, PostgreSQL-documentation Subject: Re: PostgreSQL Documentation of High Availability and Load Balancing References: <45617CFA.7050603@bluegap.ch> <200611201325.18896.jop@di.uminho.pt> In-Reply-To: <200611201325.18896.jop@di.uminho.pt> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200611/36 X-Sequence-Number: 3870 Hello Jose, José Orlando Pereira wrote: > Hi, > > Thanks for the heads up. I mostly agree with the text (except maybe the > paragraph on Oracle RAC and 2PC). Hm, what's wrong with that? Okay, we should better not mention Oracle RAC there, but it is a product doing 'Multi-Master Replication Using Clustering', isn't it? > Regarding GORDA, I would not try to fit it into existing bullets, as our > current prototype implements several variations of query broadcasting, > multi-master and master/slave, although none with production quality. AFAIK, we want to help the users to get a general understanding about replication, high availability and load balancing. So as to give them a good starting point on their search for a solution to their problem(s). Thus it's okay if you say GORDA is prototyping several of the algorithms mentioned. I just would like to make sure that the descriptions are general enough to be appropriate for most implementations. For example, recently Josh Berkus proposed, that 'statement-based replication' was the more common term for 'query broadcasting'. Do you agree with that? What did you call it? Does the description fit? > Instead, I'd point out PostgreSQL's friendliness to research and the resulting > prototypes that stem from academia. This can help to draw community attention > to our efforts. Thank you for your suggestions. And I'm glad you're seeing PostgreSQL that way. But I think your additions don't quite fit into the documentation because they are too promotional. I should probably have given some more details about previous discussions. One consensus we've reached was, that we don't want to keep a quickly changing list of open source projects in our documentation. So probably nether GORDA nor Postgres-R will get mentioned there. But for sure we'll compile a list of available replication solutions *somewhere* on the website, where we can change it as often as we want. I'm sure GORDA will get mentioned there. @pgsql-docs: BTW, what's the state on that one? Or do I have to ask that on -www? Regards Markus