Re: autovacuum not running

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Ben <bench(at)silentmedia(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: autovacuum not running
Date: 2007-08-28 21:46:36
Message-ID: 20070828214636.GA22033@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ben wrote:
> My autovacuum daemon isn't running on 8.2.4, and I'm guessing it's because
> I changed my unix socket directory in postgresql.conf. Is there a way I can
> tell autovacuum which socket file to use, or which IP to connect to?

It doesn't use a socket. How do you know it's not running? An easy
test is connect with psql and do a "show autovacuum". If it's on, then
it is running.

--
Alvaro Herrera http://www.amazon.com/gp/registry/CTMLCN8V17R4
"El número de instalaciones de UNIX se ha elevado a 10,
y se espera que este número aumente" (UPM, 1972)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2007-08-28 21:51:41 Re: Is there a better way to do this?
Previous Message Martijn van Oosterhout 2007-08-28 21:44:30 Re: Is there a better way to do this?