View Single Post

   
  #9 (permalink)  
Old 05-02-2008, 05:06 AM
Tom Lane
 
Posts: n/a
Default Re: 8.1.8 autovacuum missing databases

Ian Westmacott <ianw@intellivid.com> writes:
>> I'm noticing though that the 8.1 logic pays attention to both
>> datvacuumxid and datfrozenxid. Could we see the age() of both of
>> those columns for all the databases.


> The are all identical:


Oh, that's really strange. Could we see

select ctid,xmin,* from pg_database

regards, tom lane

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply With Quote