Search Postgresql Archives
IN clause performance
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
:
pgsql-general@xxxxxxxxxxxxxxx
Subject
: IN clause performance
From
: "Pg Coder" <
pgcoder@xxxxxxxxx
>
Date
: Wed, 18 Jul 2007 15:43:35 -0700
Basic query optimization question- does Postgres process
x IN (y1, y2)
as fast as
(x = y1 OR x = y2)
in a function?
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Follow-Ups
:
IN clause performance
From:
Paul Codler
Prev by Date:
Re: Need help optimizing this query
Next by Date:
Re: Sylph-Searcher 1.0.0 released
Previous by thread:
Will partial index creation use existing index?
Next by thread:
IN clause performance
Index(es):
Date
Thread
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]