Re: Open source databases '60 per cent cheaper' - Mailing list pgsql-advocacy

From Jonah H. Harris
Subject Re: Open source databases '60 per cent cheaper'
Date
Msg-id 36e682920611261309j47194da5q87719b74d4fa77ce@mail.gmail.com
Whole thread Raw
In response to Re: Open source databases '60 per cent cheaper'  ("Jim Nasby" <jim.nasby@enterprisedb.com>)
Responses Re: Open source databases '60 per cent cheaper'
List pgsql-advocacy
On 11/24/06, Jim Nasby <jim.nasby@enterprisedb.com> wrote:
> The downside to pgCluster (and the synchronous pgpool replication as
> well) is that it's statement-based. That means something like
>
> INSERT INTO table VALUES( ..., now(), ... );
>
> Doesn't work right at all.

Umm, as this is the second incorrect statement you've made about
PGCluster, perhaps you really should spend some time reading the docs
before posting.  Just for the record, PGCluster does support proper
replication of now().

> I'll agree with Josh Drake that the demand for synchronous
> replication isn't as great as the hype (or the demand for async), but
> it definitely does exist.

Agreed.

--
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 3rd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/

pgsql-advocacy by date:

Previous
From: "Jim Nasby"
Date:
Subject: Re: Open source databases '60 per cent cheaper'
Next
From: Josh Berkus
Date:
Subject: Re: pg_live-2.1.1 beta