From: | Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)com> |
---|---|
To: | <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Postgres General Postgres General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Logging statements longer than 1000ms doesn't appear to work |
Date: | 2009-09-22 21:43:41 |
Message-ID: | BLU149-W12B4297EE13016E8DE77C3D4DC0@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello,
I looked for log_statement and it appears to be off? Strange.
#log_statement = 'none'
#log_statement_stats = off
> To: compuguruchrisbarnes(at)hotmail(dot)com
> CC: pgsql-general(at)postgresql(dot)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(at)sss(dot)pgh(dot)pa(dot)us
>
> Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)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
_________________________________________________________________
We are your photos. Share us now with Windows Live Photos.
http://go.microsoft.com/?linkid=9666047
From | Date | Subject | |
---|---|---|---|
Next Message | Gurjeet Singh | 2009-09-22 21:55:18 | Re: Logging statements longer than 1000ms doesn't appear to work |
Previous Message | Raymond O'Donnell | 2009-09-22 21:20:55 | Re: Graphical representation of query plans |