Re: Question regarding autovacuum

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Question regarding autovacuum
Дата
Msg-id 3988.1188335347@sss.pgh.pa.us
обсуждение
Ответ на Question regarding autovacuum  (Karl Denninger <karl@denninger.net>)
Ответы Re: Question regarding autovacuum
Question regarding autovacuum in 8.1
Список pgsql-general
Karl Denninger <karl@denninger.net> writes:
> But... .shouldn't autovacuum prevent this?  Is there some way to look in
> a log somewhere and see if and when the autovacuum is being run - and on
> what?

There's no log messages (at the default log verbosity anyway).  But you
could look into the pg_stat views for the last vacuum time for each table.

            regards, tom lane

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