Re: Strange (?) Index behavior?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Strange (?) Index behavior?
Дата
Msg-id 11884.1100209311@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Strange (?) Index behavior?  (Allen Landsidel <alandsidel@gmail.com>)
Ответы Re: Strange (?) Index behavior?
Список pgsql-performance
Allen Landsidel <alandsidel@gmail.com> writes:
> Clustering is really unworkable in this situation.

Nonetheless, please do it in your test scenario, so we can see if it has
any effect or not.

The speed you're getting works out to about 7.2 msec/row, which would be
about right if every single row fetch caused a disk seek, which seems
improbable unless the table is just huge compared to your available RAM.

            regards, tom lane

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

Предыдущее
От: Allen Landsidel
Дата:
Сообщение: Re: Strange (?) Index behavior?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Strange (?) Index behavior?