Re: pg_autovacuum

Поиск
Список
Период
Сортировка
От Thomas F.O'Connell
Тема Re: pg_autovacuum
Дата
Msg-id 88138DC6-0DE7-11D9-B9B3-000D93AE0944@sitening.com
обсуждение исходный текст
Ответ на pg_autovacuum  (Iulia Pacurar <iulia.pacurar@base.ro>)
Список 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 по дате отправления:

Предыдущее
От: Iulia Pacurar
Дата:
Сообщение: pg_autovacuum
Следующее
От: 王曦
Дата:
Сообщение: hello,all