Re: join on three tables is slow

Поиск
Список
Период
Сортировка
От Gerry Reno
Тема Re: join on three tables is slow
Дата
Msg-id 475E111B.6060203@verizon.net
обсуждение исходный текст
Ответ на Re: join on three tables is slow  (Shane Ambler <pgsql@Sheeky.Biz>)
Ответы Re: join on three tables is slow
Список pgsql-sql
Ok, I've been playing around with this SQL some more and I found that if 
I remove this:
e.active = '1'
from the query that the query now completes in 5 seconds.  Nothing else 
has anywhere near the impact of this boolean condition.  So what is it 
about this boolean field that is causing so much delay?

Gerry



В списке pgsql-sql по дате отправления:

Предыдущее
От: Scott
Дата:
Сообщение: Insert Rule, Multiple Insert, Update Problem
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: Insert Rule, Multiple Insert, Update Problem