Ian Westmacott <ianw(at)intellivid(dot)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