Re: improving log management

Поиск
Список
Период
Сортировка
От Takahiro Itagaki
Тема Re: improving log management
Дата
Msg-id 20100114125739.9A1E.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на improving log management  (Euler Taveira de Oliveira <euler@timbira.com>)
Ответы Re: improving log management  (Euler Taveira de Oliveira <euler@timbira.com>)
Список pgsql-hackers
Euler Taveira de Oliveira <euler@timbira.com> wrote:

> other log management softwares have a way to do that so why our logger doesn't
> have such capability?
> 
> I want to propose a new command to be execute after the log file is rotated. A
> GUC parameter log_after_rotation_command that takes a (set of) command(s) that
> will be executed after a log file is rotated.

If you have better loggers already, why don't you use them? In another word,
should we cooperate with them instead of re-inventing alternative loggers?

We have "Logging Brainstorm" topic in out wiki. It might help you.
http://wiki.postgresql.org/wiki/Logging_Brainstorm

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center




В списке pgsql-hackers по дате отправления:

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: [BUG?] strange behavior in ALTER TABLE ... RENAME TO on inherited columns
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Pretty printed trigger in psql