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

From Simon Riggs
Subject Re: Improve automatic analyze messages for inheritance trees
Date
Msg-id CA+U5nM+bjrOKWJhHuWZRTj8ojM6-f4u1K11f7osXF7VreyA1ag@mail.gmail.com
Whole thread Raw
In response to Re: Improve automatic analyze messages for inheritance trees  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Responses Re: Improve automatic analyze messages for inheritance trees
List pgsql-hackers
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)

-- Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: pg_receivexlog --status-interval add fsync feedback
Next
From: Simon Riggs
Date:
Subject: Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]