Re: subquery performance and EXISTS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: subquery performance and EXISTS
Дата
Msg-id 4091.946483646@sss.pgh.pa.us
обсуждение исходный текст
Ответ на subquery performance and EXISTS  (Bruce Momjian <pgman@candle.pha.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:
> Tom, does it still look easy to change, and if so, can you change it to
> hash?

We could probably do it, but there is the little problem that hash joins
only work for a very limited set of data types and operators.  This
wouldn't be a complete solution on its own.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Index corruption
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Index corruption