Lists (In) performance - Mailing list pgsql-performance

From Marcus Vinicius
Subject Lists (In) performance
Date
Msg-id 9f394b1c0609060545v3962f369g22180ca5f4975092@mail.gmail.com
Whole thread Raw
List pgsql-performance
Hi,

Is the use of lists "Where field IN ('A',...'Z')" faster than using
multiple conditions like "Where field = 'A' OR .... field = 'Z'" ? In
every situation ? Depends on what ?

Note: (I guess im mistaken, but i remeber seeing that at the pgsql
manual somewhere)

Thanks

Marcus

pgsql-performance by date:

Previous
From: Dave Cramer
Date:
Subject: Re: increasing shared buffers: how much should be removed
Next
From: "Nimesh Satam"
Date:
Subject: Template0 age is increasing speedily.