Re: About logging - Mailing list pgsql-general

From Magnus Hagander
Subject Re: About logging
Date
Msg-id 9837222c0909241209oe7bb3d7tc505e7415719eb45@mail.gmail.com
Whole thread Raw
In response to About logging  (arvindwill@gmail.com)
Responses Re: About logging  (S Arvind <arvindwill@gmail.com>)
Re: About logging  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
On Thu, Sep 24, 2009 at 21:06,  <arvindwill@gmail.com> wrote:
> 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???

This is not currently possible inside PostgreSQL, you will need to do
external post-processing of the logfile to get that.


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

pgsql-general by date:

Previous
From: arvindwill@gmail.com
Date:
Subject: About logging
Next
From: "Eric B. Ridge"
Date:
Subject: v8.1 pgbench ERRORs