Re: vacuum tx id wraparound issues

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kevin Kempter <kevink(at)consistentstate(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: vacuum tx id wraparound issues
Date: 2009-06-25 14:25:53
Message-ID: 20448.1245939953@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Kevin Kempter <kevink(at)consistentstate(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Kempter 2009-06-25 14:29:05 Re: vacuum tx id wraparound issues
Previous Message Kevin Kempter 2009-06-25 11:16:05 vacuum tx id wraparound issues