Re: Improve automatic analyze messages for inheritance trees

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Improve automatic analyze messages for inheritance trees
Дата
Msg-id CA+U5nM+bjrOKWJhHuWZRTj8ojM6-f4u1K11f7osXF7VreyA1ag@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improve automatic analyze messages for inheritance trees  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: Improve automatic analyze messages for inheritance trees  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Список 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 по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: pg_receivexlog --status-interval add fsync feedback
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]