Re: autovacuum question - Mailing list pgsql-admin

From Laszlo Nagy
Subject Re: autovacuum question
Date
Msg-id 4608F3AE.8070002@designaproduct.biz
Whole thread Raw
In response to Re: autovacuum question  (Jim Nasby <decibel@decibel.org>)
Responses Re: autovacuum question  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-admin
Jim Nasby írta:
> Autovacuum doesn't launch a separate daemon; you'll only see an
> autovac process when an autovac is actually working.
Where should I see it? The output of "ps ax | grep auto" is empty. Does
it mean that auto vacuum is not running? How can I check if there is a
problem?
>
> Also, 8.1 has code to prevent wraparound, so that's not it (see
> backend/access/transam/varsup.c)
Oh, then do you have any idea what caused this? E.g. a postgres client
seeing an older version of the data? "Older" means that the postgres
client was started today and it saw the data from 2 days ago, then
suddenly it started to see the fresh data.

Thanks,

  Laszlo


pgsql-admin by date:

Previous
From: Peter Elmers
Date:
Subject: Re: Problems with precompiled pgsql on mac
Next
From: "Merlin Moncure"
Date:
Subject: Re: [GENERAL] ERROR: out of shared memory