Re: pgmemcache

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: pgmemcache
Дата
Msg-id 200604121603.43986.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: pgmemcache  (PFC <lists@peufeu.com>)
Ответы Re: pgmemcache  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список 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 по дате отправления:

Предыдущее
От: "Jim Nasby"
Дата:
Сообщение: Re: Better index stategy for many fields with few values
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: pgmemcache