Re: Question about subselect/IN performance

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Question about subselect/IN performance
Дата
Msg-id 4CF52C5F0200002500037FBA@gw.wicourts.gov
обсуждение исходный текст
Ответ на Question about subselect/IN performance  ("T.H." <calinet6@gmail.com>)
Ответы Re: Question about subselect/IN performance  ("T.H." <calinet6@gmail.com>)
Список pgsql-performance
"T.H." <calinet6@gmail.com> wrote:

> Also, are there any better ways you can think of doing such an IN
> query, using non-subselect means that might be more efficient?

Have you tried the EXISTS predicate?

-Kevin

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

Предыдущее
От: "Pierre C"
Дата:
Сообщение: Re: Simple database, multiple instances?
Следующее
От: Mario Splivalo
Дата:
Сообщение: Re: SELECT INTO large FKyed table is slow