Re: Open source databases '60 per cent cheaper'

From: Markus Schaber <schabi(at)logix-tt(dot)com>
To: PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Open source databases '60 per cent cheaper'
Date: 2006-11-27 10:39:21
Message-ID: 456AC059.4000309@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers

Hi, Jim,

Jim Nasby 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.

Hmm, I guess that the new RETURNING feature of PostgreSQL 8.2 can help
with this problem.

Regards,
Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Markus Schaber 2006-11-27 10:40:19 Re: Importand points about PostgreSQL
Previous Message Robert Treat 2006-11-27 03:16:43 Re: PostgreSQL.ae is parked!

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2006-11-27 10:40:36 PrivateRefCount (for 8.3)
Previous Message Simon Riggs 2006-11-27 09:20:33 Re: [PATCHES] Avg performance for int8/numeric