Re: Statement logging - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: Statement logging
Date
Msg-id 9e4684ce0703140210x6ab65358i2495e85c9b7c48be@mail.gmail.com
Whole thread Raw
In response to Statement logging  (Hannes Dorbath <light@theendofthetunnel.de>)
Responses Re: Statement logging  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: Statement logging  (Hannes Dorbath <light@theendofthetunnel.de>)
List pgsql-general
On 3/14/07, Hannes Dorbath <light@theendofthetunnel.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.

depesz

pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Statement logging
Next
From: "A. Kretschmer"
Date:
Subject: Re: Statement logging