Re: Random plan selection in DBT-3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Random plan selection in DBT-3
Дата
Msg-id 2583.1199676402@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Random plan selection in DBT-3  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-hackers
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> writes:
> There might be regularity in the plan selection. When I connect to postgres
> newly, I see plans { A, B, A, A ... }. Then disconnect, re-connect and send
> the same EXPLAINs, the same pattern was reproduced.

Hmph ... maybe some effect associated with loading up the backend's
internal caches?  I can't imagine what though.

Please see if you can extract a more self-contained test case.
        regards, tom lane


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

Предыдущее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: Random plan selection in DBT-3
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Bug: Unreferenced temp tables disables vacuum to update xid