transaction ID wrap limit

Поиск
Список
Период
Сортировка
От Sabin Coanda
Тема transaction ID wrap limit
Дата
Msg-id em5mse$e51$1@news.hub.org
обсуждение исходный текст
Ответы Re: transaction ID wrap limit
Список pgsql-performance
Hi all,

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 ? Should I set or optimize
something on my Postgresql server ?

TIA,
Sabin



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Optimizing timestamp queries? Inefficient Overlaps?
Следующее
От: Ron
Дата:
Сообщение: Re: New to PostgreSQL, performance considerations