Re: seq scan cache vs. index cache smackdown

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: seq scan cache vs. index cache smackdown
Дата
Msg-id 14042.1108490119@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: seq scan cache vs. index cache smackdown  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
Josh Berkus <josh@agliodbs.com> writes:
> Why is mmap not workable?

We can't control write order.  There are other equally bad problems,
but that one alone eliminates it from consideration.  See past discussions.

            regards, tom lane

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: seq scan cache vs. index cache smackdown
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: seq scan cache vs. index cache smackdown