Re: pg_autovacuum

From: Thomas F(dot)O'Connell <tfo(at)sitening(dot)com>
To: Iulia Pacurar <iulia(dot)pacurar(at)base(dot)ro>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_autovacuum
Date: 2004-09-24 05:06:45
Message-ID: 88138DC6-0DE7-11D9-B9B3-000D93AE0944@sitening.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

You also need to use -L to specify a location for the log file. By
default pg_autovacuum just logs to STDERR, so if you daemonize the
process (via -D), you won't be able to recover the output easily unless
you explicitly select a log file location.

-tfo

On Sep 22, 2004, at 2:29 AM, Iulia Pacurar wrote:

> Hi!
> I run pg_autovacuum:
> ./pg_autovacuum -D
> but then I cannot find pg_autovacuum.log file.
> Where shoud I look for it?
> Thank you.
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message 王曦 2004-09-24 05:08:43 hello,all
Previous Message Neil Conway 2004-09-24 02:30:32 Re: NOFIXADE / NOPRINTADE