Re: Performance trouble finding records through related records - Mailing list pgsql-performance

From sverhagen
Subject Re: Performance trouble finding records through related records
Date
Msg-id 1299583903805-3413814.post@n5.nabble.com
Whole thread Raw
In response to Re: Performance trouble finding records through related records  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-performance
Merlin Moncure-2 wrote:
>
>
> 8.3? try converting the above to WHERE EXISTS or (even better) a JOIN...
>
>


Thanks for that. But in my Mar 03, 2011; 10:19am post I already broke it
down to the barebones with some variations, among which JOIN. The EXISTS IN
variation was so poor that I left that one out.

Best regards, Sander.

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Performance-trouble-finding-records-through-related-records-tp3405914p3413814.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

pgsql-performance by date:

Previous
From: sverhagen
Date:
Subject: Re: Performance trouble finding records through related records
Next
From: Andy Colson
Date:
Subject: Re: Performance issues