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