Multiple buffer cache?

Поиск
Список
Период
Сортировка
От Alexei Vladishev
Тема Multiple buffer cache?
Дата
Msg-id 4B6C9079.7050602@zabbix.com
обсуждение исходный текст
Ответы Re: Multiple buffer cache?  ("Bret S. Lambert" <bret.lambert@gmail.com>)
Re: Multiple buffer cache?  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-general
Greetings,

Is there a way of configuring PostgreSQL so that one specific table would
use, say, 4GB of buffer cache while other tables would use the rest?

I would like to keep the table and its indexes always in "hot" state, so
that
other queries won't pollute this part of the buffer cache. It would ensure
reliable performance and much less disk IOPS working with the table.

Is it possible?

Thanks for any hints!

Alexei

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

Предыдущее
От: Josh Kupershmidt
Дата:
Сообщение: Re: Understanding pg_stat_user_indexes
Следующее
От: "Bret S. Lambert"
Дата:
Сообщение: Re: Multiple buffer cache?