Re: Too many messages from Autovacuum
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: pgsql-hackers(at)postgresql(dot)org, Simon Riggs <simon(at)2ndquadrant(dot)com>
- Cc: pgsql-patches(at)postgresql(dot)org
- Subject: Re: Too many messages from Autovacuum
- Date: Tue, 26 Sep 2006 12:24:57 -0400
- Message-id: <26787.1159287897@sss.pgh.pa.us> <text/plain>
Simon Riggs <simon(at)2ndquadrant(dot)com> 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
Home |
Main Index |
Thread Index