Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Too many messages from Autovacuum - Mailing list pgsql-patches

From Tom Lane
Subject Re: Too many messages from Autovacuum
Date
Msg-id [email protected]
Whole thread Raw
In response to Too many messages from Autovacuum  (Simon Riggs <[email protected]>)
List pgsql-patches
Simon Riggs <[email protected]> writes:
> Recommending downgrade of these annoying messages from LOG to DEBUG1:

> 2006-09-23 15:57:56 EDT_3147 LOG:  transaction ID wrap limit is 2147484170, limited by database "postgres"

Seems reasonable --- we put that in at LOG level for purposes of testing
the 8.1 XID wraparound prevention logic, but by now I think we can trust
that code a bit more.

            regards, tom lane

pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Too many messages from Autovacuum
Next
From: Alvaro Herrera
Date:
Subject: Re: Too many messages from Autovacuum