Re: using an index worst performances

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: using an index worst performances
Дата
Msg-id 22026.1093018762@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: using an index worst performances  (Gaetano Mendola <mendola@bigfoot.com>)
Ответы Re: using an index worst performances  (Gaetano Mendola <mendola@bigfoot.com>)
Список pgsql-performance
Gaetano Mendola <mendola@bigfoot.com> writes:
> Using a prepared query:

> Without index and default stat 10 :    1.12 ms
> Without index and default stat 1000 :  1.25 ms
> With index and default stat 10:        1.35 ms
> With index and default stat 1000:      1.6 ms

Could we see EXPLAIN ANALYZE EXECUTE output for each case?

            regards, tom lane

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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: using an index worst performances
Следующее
От: "Danilo Mota"
Дата:
Сообщение: Query performance problem