Re: transaction ID wrap limit

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: transaction ID wrap limit
Дата
Msg-id 9113.1166457061@sss.pgh.pa.us
обсуждение исходный текст
Ответ на transaction ID wrap limit  ("Sabin Coanda" <sabin.coanda@deuromedia.ro>)
Список pgsql-performance
"Sabin Coanda" <sabin.coanda@deuromedia.ro> writes:
> A vacuum full command logs the message:
> ... LOG:  transaction ID wrap limit is 1073822617, limited by database "A"

> Sometimes ago, the vacuum full logged:
> ... LOG:  transaction ID wrap limit is 2147484148, limited by database "A"

> What causes that difference of the limit ?

The limit is *supposed* to advance.  The fact that it jumped this much
in one step suggests you're not vacuuming often enough :-(

            regards, tom lane

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