Re: pg_autovacuum - Mailing list pgsql-hackers

From Thomas F.O'Connell
Subject Re: pg_autovacuum
Date
Msg-id 88138DC6-0DE7-11D9-B9B3-000D93AE0944@sitening.com
Whole thread Raw
In response to pg_autovacuum  (Iulia Pacurar <iulia.pacurar@base.ro>)
List 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@postgresql.org)



pgsql-hackers by date:

Previous
From: Iulia Pacurar
Date:
Subject: pg_autovacuum
Next
From: 王曦
Date:
Subject: hello,all