Re: Delaying the planning of unnamed statements until Bind

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Delaying the planning of unnamed statements until Bind
Дата
Msg-id 40AE8CA3.1090105@dunslane.net
обсуждение исходный текст
Ответ на Re: Delaying the planning of unnamed statements until Bind  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:

>Au contraire --- a full-table index scan can be vastly slower than a
>full-table seqscan.  I think it's wishful thinking to assume that
>picking an indexscan is the right thing when we don't know any better.
>
>  
>

I wish we could get this basic truth across to users somehow - I have 
lost count of the number of times I have had to explain that the 
crossover in cost between a sequential scan and an index scan occurs at 
a surprisingly low proportion of a table in most cases.

cheers

andrew



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Delaying the planning of unnamed statements until Bind
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Downloadable Mailing List Archives