Magnus Hagander <mag...@hagander.net> wrote:

> On 15 sep 2009, at 07.21, Itagaki Takahiro <itagaki.takah...@oss.ntt.co.jp 
> > I'd like to have an opposite approach -- per-backend log files.
> 
> I can see each backend writing it, certainly, but keeping it in  
> separate files makes it useless without post processing, which in most  
> vases means useless for day-to-day work.

Sure. There should be a trade-off between performance and usability.

And that's is the reason I submitted per-destination or per-category
log filter. Log messages for "day-to-day work" should be written in
a single file (either text or syslog), but sql queries used only for
database auditing are acceptable even if written in separate files.

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



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to