Re: DBT-3 with SF=20 got failed

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: DBT-3 with SF=20 got failed
Дата
Msg-id CA+TgmobNXb5=_0f_1FTEEtifvFEvb-PGZxNvum1+8AwSXDEZcQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: DBT-3 with SF=20 got failed  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Ответы Re: DBT-3 with SF=20 got failed  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
On Fri, Sep 11, 2015 at 1:12 PM, Tomas Vondra
<tomas.vondra@2ndquadrant.com> wrote:
> I'm arguing for fixing the existing bug, and then addressing the case of
> over-estimation separately, with proper analysis.

Well, this is part of how we're looking it differently.  I think the
bug is "we're passing a value to palloc that is too large, so
sometimes it fails" and the way to fix that is to properly limit the
value.  You are clearly defining the bug a bit differently.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: DBT-3 with SF=20 got failed
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bad row estimation with indexed func returning bool