Re: pgmemcache - Mailing list pgsql-performance

From Josh Berkus
Subject Re: pgmemcache
Date
Msg-id 200604121603.43986.josh@agliodbs.com
Whole thread Raw
In response to Re: pgmemcache  (PFC <lists@peufeu.com>)
Responses Re: pgmemcache
List pgsql-performance
PFC,

>     It would be nice to have ON COMMIT triggers for this use.
>
>     However you can emulate ON COMMIT triggers with a modification of the
> memcache update process :

Well, I'm back in touch with the GORDA project so possibly we can have
BEFORE COMMIT triggers after all.

BTW, it's important to note that AFTER COMMIT triggers are logically
impossible, so please use BEFORE COMMIT so that it's clear what we're
talking about.

--
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco

pgsql-performance by date:

Previous
From: "Jim Nasby"
Date:
Subject: Re: Better index stategy for many fields with few values
Next
From: "Jim C. Nasby"
Date:
Subject: Re: pgmemcache