Re: partitioned table set and indexes

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: partitioned table set and indexes
Дата
Msg-id 770682355.328334.1449890018990.JavaMail.open-xchange@oxweb01.ims-firmen.de
обсуждение исходный текст
Ответ на Re: partitioned table set and indexes  (Rick Otten <rottenwindfish@gmail.com>)
Список pgsql-performance

> Rick Otten <rottenwindfish@gmail.com> hat am 12. Dezember 2015 um 01:55
> geschrieben:
>
>
> Why does it index scan when I use where, but not when I do a join?


difficult to say/guess because of anonymized names and not knowing the real
query. This one? http://explain.depesz.com/s/1es ?
All seqscans are fast, a seqscan isn't evil per se.


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

Предыдущее
От: Rick Otten
Дата:
Сообщение: Re: partitioned table set and indexes
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Advise needed for a join query with a where conditional