| 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: | 2006-09-26 16:24:57 |
| Message-ID: | 26787.1159287897@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2006-09-26 16:27:01 | Re: Block B-Tree concept |
| Previous Message | Tom Lane | 2006-09-26 16:23:09 | Re: Questions/observations about set_ps_display () |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2006-09-26 17:41:00 | Re: Too many messages from Autovacuum |
| Previous Message | Simon Riggs | 2006-09-26 16:04:26 | Too many messages from Autovacuum |