transaction ID wrap limit - Mailing list pgsql-performance

From Sabin Coanda
Subject transaction ID wrap limit
Date
Msg-id em5mse$e51$1@news.hub.org
Whole thread Raw
Responses Re: transaction ID wrap limit
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Optimizing timestamp queries? Inefficient Overlaps?
Next
From: Ron
Date:
Subject: Re: New to PostgreSQL, performance considerations