Re: Index scan cost calculation

Поиск
Список
Период
Сортировка
От Glyn Astill
Тема Re: Index scan cost calculation
Дата
Msg-id 1810845895.22017405.1448968932390.JavaMail.yahoo@mail.yahoo.com
обсуждение исходный текст
Ответ на Re: Index scan cost calculation  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-performance
>
>Clauses that can't be used in an "indexable" way are excluded from the
>index selectivity, but not from the total query selectivity.
>
>> Or is it just likely that the selection of the new index is just by chance?
>
>Bingo.
>


Got it, thanks! Very much appreciated.


Glyn

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Index scan cost calculation
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Index scan cost calculation