Re: seq scan cache vs. index cache smackdown

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: seq scan cache vs. index cache smackdown
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3412A761E@Herge.rcsinc.local
обсуждение исходный текст
Ответ на seq scan cache vs. index cache smackdown  (Mark Aufflick <mark@pumptheory.com>)
Список pgsql-performance
> It seems inevitable that Postgres will eventually eliminate that
redundant
> layer of buffering. Since mmap is not workable, that means using
O_DIRECT
> to
> read table and index data.

What about going the other way and simply letting the o/s do all the
caching?  How bad (or good) would the performance really be?

Merlin

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