Re: turn off caching for performance test

Поиск
Список
Период
Сортировка
От Pierre C
Тема Re: turn off caching for performance test
Дата
Msg-id op.vh128jb5eorkce@apollo13
обсуждение исходный текст
Ответ на turn off caching for performance test  (Willy-Bas Loos <willybas@gmail.com>)
Ответы Re: turn off caching for performance test
Список pgsql-performance
> The bitmap heap scan is 3% faster,

3% isn't really significant. Especially if the new setting makes one query
100 times slower... Like a query which will, by bad luck, get turned into
a nested loop index scan for a lot of rows, on a huge table which isn't in
cache...

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

Предыдущее
От: Arjen van der Meijden
Дата:
Сообщение: Re: turn off caching for performance test
Следующее
От: "Maria L. Wilson"
Дата:
Сообщение: [Fwd: postgres 8.4.1 number of connections]