pg_stat_get_last_vacuum_time(): why non-FULL?

Поиск
Список
Период
Сортировка
От CR Lender
Тема pg_stat_get_last_vacuum_time(): why non-FULL?
Дата
Msg-id 5150DAE2.4040007@gmail.com
обсуждение исходный текст
Ответы Re: pg_stat_get_last_vacuum_time(): why non-FULL?
Список pgsql-general
According to the manual (9.1), pg_stat_get_last_vacuum_time() returns

    timestamptz | Time of the last non-FULL vacuum initiated by the
                | user on this table

Why are full vacuums excluded from this statistic? It looks like there's
no way to get the date of the last manual vacuum, if only full vacuums
are performed.


regards,
crl


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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: PostgreSQL and VIEWS
Следующее
От: jayaram s
Дата:
Сообщение: help me to clear postgres problem