Re: Help speeding up delete

Поиск
Список
Период
Сортировка
От Leigh Dyer
Тема Re: Help speeding up delete
Дата
Msg-id 43793778.7040006@linuxgamers.net
обсуждение исходный текст
Ответ на Re: Help speeding up delete  (Steve Wampler <swampler@noao.edu>)
Список pgsql-performance
Steve Wampler wrote:
>
> Is the performance behavior that we're experiencing a known
> problem with 7.2 that has been addressed in 7.4?  Or will the
> upgrade fix other problems while leaving this one?

I'm pretty sure that in versions earlier than 7.4, IN clauses that use a
subquery will always use a seqscan, regardless of what indexes are
available. If you try an IN using explicit values though, it should use
the index.

Thanks
Leigh

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