Re: Performance trouble finding records through related records

Поиск
Список
Период
Сортировка
От sverhagen
Тема Re: Performance trouble finding records through related records
Дата
Msg-id 1299583903805-3413814.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Performance trouble finding records through related records  (Merlin Moncure <mmoncure@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: sverhagen
Дата:
Сообщение: Re: Performance trouble finding records through related records
Следующее
От: Andy Colson
Дата:
Сообщение: Re: Performance issues