Re: Fix to not check included columns in ANALYZE on indexes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fix to not check included columns in ANALYZE on indexes
Дата
Msg-id 25590.1530229805@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Fix to not check included columns in ANALYZE on indexes  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On June 28, 2018 4:28:39 PM PDT, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> (In principle, CREATE STATISTICS might someday obsolete this use-case
>> for expression indexes, but it hasn't done so yet AFAIK.)

> You mean stats on them, or the feature entirely? If the latter, how?

No, just the collection-of-stats-on-an-expression part.

            regards, tom lane


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Fix to not check included columns in ANALYZE on indexes
Следующее
От: Haribabu Kommi
Дата:
Сообщение: Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query