Re: Caching in PostgreSQL

Поиск
Список
Период
Сортировка
От Chris Browne
Тема Re: Caching in PostgreSQL
Дата
Msg-id 60zm8jlzpm.fsf@dba2.int.libertyrms.com
обсуждение исходный текст
Ответ на Caching in PostgreSQL  (<ramachandra.bhaskaram@wipro.com>)
Список pgsql-performance
ramachandra.bhaskaram@wipro.com writes:
>     Can anybody tell me how can I implement data Caching in the
> shared memory using PostgreSQL.

PostgreSQL already does that.

Implementing this functionality is rather tricky: Between version 7.4
and now, it has seen *massive* change which has required a great deal
of effort on the part of various developers.

Reimplementing it without a well-tested, well-thought-out alternative
proposal isn't likely to happen...
--
let name="cbbrowne" and tld="linuxfinances.info" in name ^ "@" ^ tld;;
http://linuxfinances.info/info/emacs.html
"Just because it's free doesn't mean you can afford it."  -- Unknown

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

Предыдущее
От: "Gauri Kanekar"
Дата:
Сообщение: Table Size
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Table Size