Re: Statement logging

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: hubert depesz lubaczewski <depesz(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Statement logging
Date: 2007-03-14 09:15:20
Message-ID: 45F7BD28.6000609@theendofthetunnel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 14.03.2007 10:10, hubert depesz lubaczewski wrote:
> On 3/14/07, Hannes Dorbath <light(at)theendofthetunnel(dot)de> wrote:
>> Is there any way to enable statement logging at runtime without a
>> restart?
>> If not I think that would be a nice feature, as one sometimes need to
>> debug applications that are already in production..
>
> change log_min_duration_statement and do pg_ctl reload
> works without restart.

Great. Thanks!

--
Regards,
Hannes Dorbath

In response to

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2007-03-14 09:44:07 Re: Statement logging
Previous Message hubert depesz lubaczewski 2007-03-14 09:10:02 Re: Statement logging