many 'OR' in WHERE-condition - Mailing list pgsql-sql

From A. Kretschmer
Subject many 'OR' in WHERE-condition
Date
Msg-id 20070420051341.GA15322@a-kretschmer.de
Whole thread Raw
Responses Re: many 'OR' in WHERE-condition  (Richard Huxton <dev@archonet.com>)
List 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 by date:

Previous
From: "Phillip Smith"
Date:
Subject: Re: slowness when subselect uses DISTINCT
Next
From: Dmitry Turin
Date:
Subject: Re: We all are looped on Internet: request + transport = invariant