From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Bruce McAlister <bruce(dot)mcalister(at)blueface(dot)ie> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: AutoVacuum Behaviour Question |
Date: | 2007-06-28 08:07:42 |
Message-ID: | 20070628080742.GA12791@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
All the values here look OK, except one:
On Thu, Jun 28, 2007 at 07:50:36AM +0100, Bruce McAlister wrote:
> blueface-crm=# select oid, relfrozenxid from pg_class where relkind in
> ('r', 't');
> oid | relfrozenxid
> ---------+--------------
> 2570051 | 2947120794
Whatever this table is, the freeze XID isn't getting updated for some
reason...
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
From | Date | Subject | |
---|---|---|---|
Next Message | Björn Lundin | 2007-06-28 08:20:12 | using PREPAREd statements in CURSOR |
Previous Message | Vincenzo Romano | 2007-06-28 07:58:07 | Re: Execution variability |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Enke | 2007-06-28 08:48:30 | Re: self defined data type "with limit"? |
Previous Message | Bruce McAlister | 2007-06-28 07:18:26 | Re: AutoVacuum Behaviour Question |