Re: Improve automatic analyze messages for inheritance trees - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Improve automatic analyze messages for inheritance trees
Date
Msg-id 5440E2F8.50200@lab.ntt.co.jp
Whole thread Raw
In response to Re: Improve automatic analyze messages for inheritance trees  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Improve automatic analyze messages for inheritance trees
List pgsql-hackers
(2014/10/16 17:17), Simon Riggs wrote:
> On 16 October 2014 06:49, Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> wrote:
>> How about this?
>>
>>      automatic analyze of table \"%s.%s.%s\" as inheritance tree
>>
>> Thank you for the comment.
>
> Would it be useful to keep track of how many tables just got analyzed?
>
> i.e. analyze of foo (including N inheritance children)

I think that's a good idea.  So, I'll update the patch.

Thanks,

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: David G Johnston
Date:
Subject: Re: Materialized views don't show up in information_schema
Next
From: Jeevan Chalke
Date:
Subject: Re: detect custom-format dumps in psql and emit a useful error