Re: [HACKERS] Re: subquery performance and EXISTS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Re: subquery performance and EXISTS
Дата
Msg-id 5065.946506347@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Re: subquery performance and EXISTS  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> How hard would it be to have the EXISTS be done automatically?  The
> performance problem for subqueries has bothered me for two years now.

I think the ideal solution would involve rewriting the subquery into
a single-level query.  I haven't looked at how hard this would be...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Index corruption
Следующее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Index corruption