Re: how smart is is pg with shared_buffers?

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: how smart is is pg with shared_buffers?
Дата
Msg-id 3F710695.1010704@selectacast.net
обсуждение исходный текст
Ответ на how smart is is pg with shared_buffers?  (Joseph Shraibman <jks@selectacast.net>)
Ответы Re: how smart is is pg with shared_buffers?  (Shridhar Daithankar <shridhar_daithankar@persistent.co.in>)
Список pgsql-general
Joseph Shraibman wrote:
> Does pg know to keep indexes in memory and release table data?  Does it
> use an lru algorithm or does it know that certain tables are hit more
> often and others and should be given prefrence?

And when it has to do a seq scan on a table does it start with what is in the cache before
it goes to the os to read from the disk?


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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: "Expiring" transactions?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Bug while installing in AIX 5.1