On Tue, Nov 30, 2010 at 3:23 PM, T.H. <calin...@gmail.com> wrote: > Just looking into it now, thanks for the suggestion. Is there a reason that > EXISTS is generally faster than IN for this sort of query? > > -Tristan
Exists will return immediately upon finding a match -- assuming there is one. -- Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance