many 'OR' in WHERE-condition

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема many 'OR' in WHERE-condition
Дата
Msg-id 20070420051341.GA15322@a-kretschmer.de
обсуждение исходный текст
Ответы Re: many 'OR' in WHERE-condition
Список pgsql-sql
Hello,

a friend of mine has got a problem:

in a SELECT with a condition 'WHERE foo IN (1,2,3,4,...)' with a large
list within. The optimizer choose a rewrite to many OR's and a bitmap
index scan on the index, no problem, fast.

But if the list increase the planner choose an seq-scan. The amount of
values in the list is about 200 and the table has about 250.000 rows.


How can we avoid the seq-scan?


Andreas, thx in advance.
-- 
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net


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

Предыдущее
От: "Phillip Smith"
Дата:
Сообщение: Re: slowness when subselect uses DISTINCT
Следующее
От: Dmitry Turin
Дата:
Сообщение: Re: We all are looped on Internet: request + transport = invariant