Re: where in (select array)

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: where in (select array)
Дата
Msg-id 2f4958ff0811200217n1ba5f5a9s27b625df8d411d0e@mail.gmail.com
обсуждение исходный текст
Ответ на where in (select array)  (Marcus Engene <mengpg2@engene.se>)
Список pgsql-general
just as a little advice, I would actually use joins - for performance reasons. 'where in' seems to be rather slow, especially if you use it on large sets of data.

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: row-level security (Dynamically rewrite queries)
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: where in (select array)