Re: pgmemcache - Mailing list pgsql-performance

From Markus Schaber
Subject Re: pgmemcache
Date
Msg-id 443E5A21.7090807@logix-tt.com
Whole thread Raw
In response to Re: pgmemcache  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Hi, Tom,

Tom Lane wrote:

>>Why are AFTER COMMIT triggers impossible?
>
> What happens if such a trigger gets an error?  You can't un-commit.

Then it must be specified that those triggers are in their own
transaction, and cannot abort the transaction.

Or use the 2-phase-commit infrastructure for them.

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

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

pgsql-performance by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Better index stategy for many fields with few values
Next
From: Gavin Hamill
Date:
Subject: Re: pg 8.1.3, AIX, huge box, painfully slow.