Re: Experiences with extensibility - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Experiences with extensibility
Date
Msg-id 20080109204839.GK28750@crankycanuck.ca
Whole thread Raw
In response to Re: Experiences with extensibility  (Guido Neitzer <lists@event-s.net>)
List pgsql-general
On Wed, Jan 09, 2008 at 12:38:43PM -0700, Guido Neitzer wrote:
> >>Easy multi-master clustering with just two machines.

> As I said: FrontBase is offering that.

It looks like a two-phase commit answer, if I'm reading correctly.  You can
do this today on many systems (including Postgres), but the classical
problem with 2PC clustering is that it is very slow compared to single-node
systems.  Anyway, FrontBase looks interesting.  Thanks for the reference.

A


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: performance differences of major versions
Next
From: Greg Smith
Date:
Subject: Re: Storing and querying boolean fields