From: | Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> |
---|---|
To: | Adrian Klaver <aklaver(at)comcast(dot)net> |
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 03:08:39 |
Message-ID: | 4A8B6CB7.8070001@postnewspapers.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Sachin Srivastava | 2009-08-19 04:01:49 | Re: 2 versions of Postgres on the same machine |
Previous Message | Tom Lane | 2009-08-19 00:21:49 | Re: text type has no default operator class for GIN? |