Re: Multivariate MCV list vs. statistics target

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: Multivariate MCV list vs. statistics target
Дата
Msg-id 20190910222812.3o5kyf7ghie34gg2@development
обсуждение исходный текст
Ответ на Re: Multivariate MCV list vs. statistics target  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы RE: Multivariate MCV list vs. statistics target  ("Shinoda, Noriyoshi (PN Japan A&PS Delivery)"<noriyoshi.shinoda@hpe.com>)
Список pgsql-hackers
On Tue, Sep 03, 2019 at 02:38:56PM -0400, Alvaro Herrera wrote:
>On 2019-Aug-01, Tomas Vondra wrote:
>
>> I'll move it to the next CF. Aside from the issues pointed by Kyotaro-san
>> in his review, I still haven't made my mind about whether to base the use
>> statistics targets set for the attributes. That's what we're doing now,
>> but I'm not sure it's a good idea after adding separate statistics target.
>> I wonder what Dean's opinion on this is, as he added the current logic.
>
>Latest patch no longer applies.  Please update.  And since you already
>seem to have handled all review comments since it was Ready for
>Committer, and you now know Dean's opinion on the remaining question,
>please get it pushed.
>

OK, I've pushed this the patch, after some minor polishing.


regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Improve performance of NOTIFY over many databases (v2)
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Planning counters in pg_stat_statements (using pgss_store)