Re: Improve automatic analyze messages for inheritance trees

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Improve automatic analyze messages for inheritance trees
Date: 2014-10-17 09:35:52
Message-ID: 5440E2F8.50200@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

(2014/10/16 17:17), Simon Riggs wrote:
> On 16 October 2014 06:49, Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeevan Chalke 2014-10-17 10:36:45 Re: detect custom-format dumps in psql and emit a useful error
Previous Message David G Johnston 2014-10-17 09:31:00 Re: Materialized views don't show up in information_schema