issue related to logging facility of postgres

From: shailesh singh <shaileshjuly(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: issue related to logging facility of postgres
Date: 2011-07-27 09:11:09
Message-ID: CAAzPmNwxPqYNKkZeaX6s0vYgvq8joGs7KpwcT=cwwf-e-K8+TA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Pavan Deolasee 2011-07-27 14:15:52 Re: UPDATEDs slowing SELECTs in a fully cached database
Previous Message Tomas Vondra 2011-07-25 18:15:10 Re: [ADMIN] Restore database after drop command