Re: Caching in PostgreSQL

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Caching in PostgreSQL
Дата
Msg-id 45AC9BF4.5040802@enterprisedb.com
обсуждение исходный текст
Ответ на Caching in PostgreSQL  (<ramachandra.bhaskaram@wipro.com>)
Список pgsql-performance
ramachandra.bhaskaram@wipro.com wrote:
>
> Hi,
>
>     Can anybody tell me how can I implement data Caching in the
> shared memory using PostgreSQL.

PostgreSQL, like most other DBMS, caches data pages in shared memory.
What exactly are you trying to accomplish? Are you having a performance
problem?

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От:
Дата:
Сообщение: Caching in PostgreSQL
Следующее
От:
Дата:
Сообщение: Re: Caching in PostgreSQL