Re: Where does data in pg_stat_user_tables come from?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Where does data in pg_stat_user_tables come from?
Дата
Msg-id 23241.1284428447@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Where does data in pg_stat_user_tables come from?  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
Josh Berkus <josh@agliodbs.com> writes:
> I've been looking at pg_stat_user_tables (in 8.3, because of a project I
> have), and it appears that autovacuum, and only autovaccum, updates the
> data for this view.

Um ... it updates the last_autovacuum and last_autoanalyze columns,
but the others are not its responsibility.

            regards, tom lane

В списке pgsql-performance по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Where does data in pg_stat_user_tables come from?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Where does data in pg_stat_user_tables come from?