Re: age(datfrozenxid)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: age(datfrozenxid)
Дата
Msg-id 4170.1055273058@sss.pgh.pa.us
обсуждение исходный текст
Ответ на age(datfrozenxid)  (<mallah@trade-india.com>)
Список pgsql-general
<mallah@trade-india.com> writes:
> can anyone please tell  what does
>  SELECT age(datfrozenxid)  from pg_database
> signify and why it keeps increasing monotonically ?

Basically it measures the time since you last vacuumed each database.
See the Admin Guide:
http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=routine-vacuuming.html#VACUUM-FOR-WRAPAROUND

            regards, tom lane

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Dependency tracking while dropping a database.
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: viewing the original (chrnological) order of entered