Re: Logging statements longer than 1000ms doesn't appear to work - Mailing list pgsql-general

From Chris Barnes
Subject Re: Logging statements longer than 1000ms doesn't appear to work
Date
Msg-id BLU149-W559E7AD19693EFC5FBF143D4DC0@phx.gbl
Whole thread Raw
In response to Re: Logging statements longer than 1000ms doesn't appear to work  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I checked and this is the only refererences. Were usng 8.3.3.
 
#log_statement = 'none'                 # none, ddl, mod, all
#log_statement_stats = off
 
> To: compuguruchrisbarnes@hotmail.com
> CC: pgsql-general@postgresql.org
> Subject: Re: [GENERAL] Logging statements longer than 1000ms doesn't appear to work
> Date: Tue, 22 Sep 2009 15:08:39 -0400
> From: tgl@sss.pgh.pa.us
>
> Chris Barnes <compuguruchrisbarnes@hotmail.com> writes:
> > I've have set the parameter in my postgresql.conf file and have restarted postgres.
>
> > When reviewing the log file I am finding that all of the statements are being logged (0.108 ms)?
>
> Perhaps you also set log_statement = all, or some other reason that
> would cause them to be logged?
>
> regards, tom lane
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general


Create a cool, new character for your Windows Live™ Messenger. Check it out

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Logging statements longer than 1000ms doesn't appear to work
Next
From: John R Pierce
Date:
Subject: Re: PLJava not installed for PostgreSQL 8.4 on Solaris 10 x86 64