Re: bad plan and LIMIT

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: bad plan and LIMIT
Дата
Msg-id 2f4958ff0905010412t487f22c5v7562d6560ef2db97@mail.gmail.com
обсуждение исходный текст
Ответ на Re: bad plan and LIMIT  (Adam Ruth <adamruth@mac.com>)
Список pgsql-performance
EXISTS won't help much either, postgresql is not too fast, when it
comes to that sort of approach.
join is always going to be fast, it is about time you learn joins and
use them ;)

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

Предыдущее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: bad plan and LIMIT
Следующее
От: Gerhard Wiesinger
Дата:
Сообщение: Many left outer joins with limit performance