From: | S Arvind <arvindwill(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: About logging |
Date: | 2009-09-25 09:30:08 |
Message-ID: | abf9211d0909250230k942222dud8ddfebad8e2c2f0@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
ok thanks Magnus from saving my time in googling....
-Arvind S
"Many of lifes failure are people who did not realize how close they were to
success when they gave up."
-Thomas Edison
On Fri, Sep 25, 2009 at 12:39 AM, Magnus Hagander <magnus(at)hagander(dot)net>wrote:
> On Thu, Sep 24, 2009 at 21:06, <arvindwill(at)gmail(dot)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/
>
From | Date | Subject | |
---|---|---|---|
Next Message | Rakotomandimby Mihamina | 2009-09-25 10:49:32 | ERROR: invalid input syntax for integer: "" |
Previous Message | Nico Callewaert | 2009-09-25 09:16:22 | Delphi connection ? |