Re: Postgresql Caching

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgresql Caching
Дата
Msg-id 25440.1160942108@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgresql Caching  (Shane Ambler <pgsql@007Marketing.com>)
Список pgsql-hackers
Shane Ambler <pgsql@007Marketing.com> writes:
> mark@mark.mielke.cc wrote:
>> None of this avoids the cost of query planning, or query execution.

> No but you can avoid costly disk access and still have the postgres 
> level of integrity and integration that memcached doesn't offer.

If you're just trying to cache data, it's not clear what you are doing
that the shared buffer cache and/or kernel-level disk cache doesn't
do already.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Not quite there on timezone names in timestamp input
Следующее
От: Marc Munro
Дата:
Сообщение: Re: [PATCHES] New shared memory hooks proposal (was Re: