Re: vacuum tx id wraparound issues - Mailing list pgsql-admin

From Kevin Kempter
Subject Re: vacuum tx id wraparound issues
Date
Msg-id 200906250829.05622.kevink@consistentstate.com
Whole thread Raw
In response to Re: vacuum tx id wraparound issues  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
On Thursday 25 June 2009 08:25:53 Tom Lane wrote:
> Kevin Kempter <kevink@consistentstate.com> writes:
> > I'm seeing a number of vacuum's in one of our db's that has a notation
> > (to prevent wraparound).
>
> This is a normal condition. There isn't anything you can do that will
> make that stop permanently --- it's just routine housekeeping.
>
> regards, tom lane


I did a vacuumdb last nite and already this am I see vacuums to prevent wraparound. Do you have any thoughts on increasing the autovacuum_freeze_max_age value?



pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: vacuum tx id wraparound issues
Next
From: Mark Lehmann
Date:
Subject: Optimal Flexible Architecture or Optimal Configuration Layout for Postgres