From: | Carol Walter <walterc(at)indiana(dot)edu> |
---|---|
To: | Thomas Pundt <thomas(dot)pundt(at)rp-online(dot)de> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: autovacuum question |
Date: | 2007-04-04 18:40:03 |
Message-ID: | 64A326CC-DA58-4D62-96FB-207776D90495@indiana.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi, I'm looking in my log file with today's date. I'm using VIM and
have done a search for a pattern match on "autovac", "vacuum", and
"auto" VIM returned "string not found" for each search. Am I
looking for the wrong string, or is there another log file I should
be looking at?
Carol
On Mar 30, 2007, at 10:59 AM, Thomas Pundt wrote:
> Hi,
>
> On Friday 30 March 2007 16:43, Carol Walter wrote:
> | I ran the command "show autovacuum" and postgres responds with "ON."
> | My colleague says that I should be able to see it running if I
> run ps
> | -aef. He said that he doesn't trust postgres reporting on itself.
> | When I run the Unix ps command as above I don't see autovacuum.
> Does
> | anyone know if it's running or not? This is on a box running
> Solaris.
>
> you will only see it if it is currently processing your databases.
> Look
> at the PostgreSQL log file, if it has entries from autovacuum.
>
> Ciao,
> Thomas
>
> --
> Thomas Pundt <thomas(dot)pundt(at)rp-online(dot)de> ---- http://rp-online.de/
> ----
From | Date | Subject | |
---|---|---|---|
Next Message | Rajesh Kumar Mallah | 2007-04-04 19:16:32 | xlog related error |
Previous Message | Tom Lane | 2007-04-04 15:07:55 | Re: Hot Backup using WAL files |