Re: Function Logging

From: Adrian Klaver <aklaver(at)comcast(dot)net>
To: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Cc: pgsql-general(at)postgresql(dot)org, Andrew Bartley <ambartley(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Subject: Re: Function Logging
Date: 2009-08-19 14:22:34
Message-ID: 200908190722.35715.aklaver@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 18 August 2009 8:08:39 pm Craig Ringer wrote:
> On 18/08/2009 9:26 PM, Adrian Klaver wrote:
> > On Monday 17 August 2009 8:50:09 pm Andrew Bartley wrote:
> >> So the information i have thus far is that, I am not easily able to log
> >> the statements from a function.
> >>
> >> Does anyone know why it was removed... that is it 7.2 logged this
> >> information.
> >>
> >> Thanks Again
> >>
> >> Andrew Bartley
> >
> > You are going to have to show an example of what you want and/or provide
> > a better description of what you wish to achieve. At this point I ,for
> > one, am confused as to what you want.
>
> It sounds to me like the OP is saying that in 7.2 "log_statement" logged
> each statement of a PL/PgSQL function where in 8.3 it does not.
>
> --
> Craig Ringer

Now I understand.

Thanks,
--
Adrian Klaver
aklaver(at)comcast(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Randal L. Schwartz 2009-08-19 14:41:04 Re: Postgre RAISE NOTICE and PHP
Previous Message Michael Glaesemann 2009-08-19 14:11:31 Re: Postgre RAISE NOTICE and PHP