Re: postgres seems to ignore log_min_duration_statement - Mailing list pgsql-admin

From Vladimir Rusinov
Subject Re: postgres seems to ignore log_min_duration_statement
Date
Msg-id f6fdfb550810140441y75db39f3l7aea87cce27cc37f@mail.gmail.com
Whole thread Raw
In response to postgres seems to ignore log_min_duration_statement  ("Martin A. Brooks" <martin@antibodymx.net>)
Responses Re: postgres seems to ignore log_min_duration_statement
List pgsql-admin




On Tue, Oct 14, 2008 at 1:23 PM, Martin A. Brooks <martin@antibodymx.net> wrote:
Hi

I want to have postgres log sql statements that take longer than 5 seconds to execute.  In postgresql.conf I have set log_min_duration_statement as follows:

root@martin-desktop:/etc/postgresql/8.3/main# grep log_min_duration postgresql.conf
log_min_duration_statement = 5000       # -1 is disabled, 0 logs all statements


May be you have log_min_messages = debug?
Please, show full logging section.


--
Vladimir Rusinov
http://greenmice.info/

pgsql-admin by date:

Previous
From: "Martin A. Brooks"
Date:
Subject: Re: postgres seems to ignore log_min_duration_statement
Next
From: "Martin A. Brooks"
Date:
Subject: Re: postgres seems to ignore log_min_duration_statement