Re: [HACKERS] Replication documentation addition - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: [HACKERS] Replication documentation addition
Date
Msg-id 200611142232.kAEMWL901054@momjian.us
Whole thread Raw
In response to Re: [HACKERS] Replication documentation addition  (Jeff Frost <jeff@frostconsultingllc.com>)
Responses Re: [HACKERS] Replication documentation addition
List pgsql-docs
Jeff Frost wrote:
> >>>  <para>
> >>>   Clustering is implemented by <productname>Oracle</> in their
> >>>   <productname><acronym>RAC</></> product.  <productname>PostgreSQL</>
> >>>   does not offer this type of load balancing, though
> >>>   <productname>PostgreSQL</> two-phase commit (<xref
> >>>   linkend="sql-prepare-transaction-title"> and <xref linkend=
> >>>   "sql-commit-prepared-title">) can be used to implement this in
> >>>   application code or middleware.
> >>>  </para>
> >>
> >> Bruce,
> >>
> >> Continuent's uni/cluster middleware product implements this type of
> >> clustering/load balancing.  Perhaps it warrants a mention?  Not sure how far
> >> we want to get into listing external products.
> >
> > We had a long discussion about that and felt that recommending
> > commercial products or even every open source project was too much.  The
> > idea was that we should reference a web page that has them all mentioned,
> > but no one has set one up yet.
>
> That makes sense, I just hate to see us say something like "Oracle can do
> this with RAC but PostgreSQL cannot."

Agreed.  I think we would mention any PostgreSQL solution for this, even
if it is not open source.  We mention solutions as examples in this part
of the documentation.

FYI, as far as I know, Continuent's solution is "Query Broadcast Load
Balancing", not clustering.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-docs by date:

Previous
From: Jeff Frost
Date:
Subject: Re: [HACKERS] Replication documentation addition
Next
From: Jeff Frost
Date:
Subject: Re: [HACKERS] Replication documentation addition