About logging

From: arvindwill(at)gmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: About logging
Date: 2009-09-24 19:06:18
Message-ID: 0016e649cabec12b09047457861b@google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to log two different information to two different file.
Bascially i need to log all the mod statement in one log csv file and all
the queries running more then 2mins in another csv log file. As i enabled
both it will be doing both in single file rt . Is there any way to split
both???

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2009-09-24 19:09:05 Re: About logging
Previous Message Sam Mason 2009-09-24 18:57:55 Re: Newbie's question: How can I connect to my postgresql-server?