Re: BUG #11441: Weird (and seems wrong) behavior of partial indexes with order by/limit

Поиск
Список
Период
Сортировка
От David G Johnston
Тема Re: BUG #11441: Weird (and seems wrong) behavior of partial indexes with order by/limit
Дата
Msg-id 1411135531089-5819658.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: BUG #11441: Weird (and seems wrong) behavior of partial indexes with order by/limit  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Ответы Re: Re: BUG #11441: Weird (and seems wrong) behavior of partial indexes with order by/limit  (Maxim Boguk <maxim.boguk@gmail.com>)
Список pgsql-bugs
Kyotaro HORIGUCHI-2 wrote
> Hello, I think this is a behavior as desinged.

It may not technically be a bug but it definitely could use some TLC from
Tom Lane.

I'm curious, but too busy to check myself, how these three queries would
perform with the index columns placed in reverse order.  Then create a
summary post with the 3 queries x 2 indexes, and the plan summaries (not the
entire explain) would let someone quickly see the end result without sifting
through 3 posts and lots of explanation.

Also, can you test on 9.3 and/or 9.4?  Someone knowledgable may know
outright but otherwise this may have been recently improved and, because it
is not really a bug, not back-patched.  Release notes should indicate this
but testing is more accurate.

David J.




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/BUG-11441-Weird-and-seems-wrong-behavior-of-partial-indexes-with-order-by-limit-tp5819400p5819658.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: BUG #11350: ALTER SYSTEM is not DDL?
Следующее
От: matthew.vita@fractureme.com
Дата:
Сообщение: BUG #11454: plperl apt problem