issue related to logging facility of postgres - Mailing list pgsql-performance

From shailesh singh
Subject issue related to logging facility of postgres
Date
Msg-id CAAzPmNwxPqYNKkZeaX6s0vYgvq8joGs7KpwcT=cwwf-e-K8+TA@mail.gmail.com
Whole thread Raw
Responses Re: issue related to logging facility of postgres  (Robert Haas <robertmhaas@gmail.com>)
Re: issue related to logging facility of postgres  (Justin Pitts <justinpitts@gmail.com>)
List pgsql-performance
Hi,
I want to configure Logging of postgres in such a way that messages of different severity should be logged in different log file. eg: all ERROR message should be written in error-msg.log file while all NOTICE mesage should be written in notice-msg.log file.
 
In order to do that what changes should i need to do in configuration file ? Could you pl give a solution.


--
  With Regards,
  Shailesh Singh


pgsql-performance by date:

Previous
From: lars hofhansl
Date:
Subject: Re: UPDATEDs slowing SELECTs in a fully cached database
Next
From: Tom Lane
Date:
Subject: Re: Performance penalty when using WITH