Re: WIP - syslogger infrastructure changes

Поиск
Список
Период
Сортировка
От Itagaki Takahiro
Тема Re: WIP - syslogger infrastructure changes
Дата
Msg-id 20090915141547.9C5F.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на WIP - syslogger infrastructure changes  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: WIP - syslogger infrastructure changes  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> wrote:

> Second, data transfer from the backends is now in the form of
> structured data, and the actual logging message is put together in the
> syslogger

I'd like to have an opposite approach -- per-backend log files.
Syslogger and appending logs at only one file will be a performance
bottleneck when we want write a lot of logs. Per-backend log files
like "postgres.<backend-id>.log" would be a help then.


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




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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Streaming Replication patch for CommitFest 2009-09
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: CommitFest 2009-09: Now In Progress