Re: Allow to specify a index name as ANALYZE parameter - Mailing list pgsql-hackers

From John Naylor
Subject Re: Allow to specify a index name as ANALYZE parameter
Date
Msg-id CAJVSVGXcBCTrz+kx5UXzj1y7BPgHHXUyjKTeCUcXxKCaUcqLGQ@mail.gmail.com
Whole thread Raw
In response to Re: Allow to specify a index name as ANALYZE parameter  (Yugo Nagata <nagata@sraoss.co.jp>)
Responses Re: Allow to specify a index name as ANALYZE parameter  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 7/12/18, Yugo Nagata <nagata@sraoss.co.jp> wrote:
> On Wed, 11 Jul 2018 14:26:03 +0300
> Alexander Korotkov <a.korotkov@postgrespro.ru> wrote:
>> However, since multicolumn index may contain multiple expression, I
>> think we should support specifying columns for ANALYZE index clause.
>> We could support specifying columns by their numbers in the same way
>> we did for "ALTER INDEX index ALTER COLUMN colnum SET STATISTICS
>> number".
>
> Make sense. I'll fix the patch to support specifying columns of index.

Hi,
I'm interested in this feature, so I've signed up to help review.
Given the above, I thought it appropriate to mark the patch Waiting on
Author.

-John Naylor

> Thanks,
>
> --
> Yugo Nagata <nagata@sraoss.co.jp>
>
>


pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: libpq stricter integer parsing
Next
From: Fabien COELHO
Date:
Subject: Re: libpq stricter integer parsing