Re: Order by (for 15 rows) adds 30 seconds to query time

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Order by (for 15 rows) adds 30 seconds to query time
Дата
Msg-id 4B361A6E020000250002D965@gw.wicourts.gov
обсуждение исходный текст
Ответы Re: Order by (for 15 rows) adds 30 seconds to query time
Список pgsql-performance
Tom Lane wrote:

> That does look weird. Do we have a self-contained test case?

I've been tinkering with this and I now have a self-contained test
case (SQL statements and run results attached). I've debugged through
it and things don't seem right in set_append_rel_pathlist, since
childrel->rows seems to contain the total rows in each table rather
than the number which meet the join conditions. That is reflected in
the output from OPTIMIZER_DEBUG logging, but not in the query plan
from ANALYZE?

I'm afraid I'm a bit stuck on getting farther.  Hopefully this much
will be of use to someone.  If you could point out where I should
have looked next, I'd be grateful.  :-)

-Kevin


Вложения

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: SATA drives performance
Следующее
От: Glyn Astill
Дата:
Сообщение: Re: SATA drives performance