Re: IN vs EXISTS

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: IN vs EXISTS
Дата
Msg-id 1213290887.3235.3.camel@dogma.ljc.laika.com
обсуждение исходный текст
Ответ на Re: IN vs EXISTS  ("Adam Rich" <adam.r@sbcglobal.net>)
Список pgsql-general
On Sat, 2008-06-07 at 08:59 -0500, Adam Rich wrote:
> what's faster on one dbms my be different than another.  I've found
> that postgresql is usually slower than other databases for IN ()
> queries, but handles EXISTS and inner joins (a third way of writing
> your queries above) quite quickly.

Do you have an explanation for the slow IN performance? Do you mean
Postgres is slow with a value list or a subquery or both? Is it because
the execution of a particular plan is slow, or does some good plan not
exist in Postgres?

    Regards,
        Jeff Davis


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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: defining a variable
Следующее
От: Terry Yapt
Дата:
Сообщение: Win32 8.3.3 install fail (sufficient privileges to install system services).