From: | Ryszard Lach <siaco(at)autograf(dot)pl> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-performance(at)postgresql(dot)org, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Subject: | Re: duration logging setting in 7.4 |
Date: | 2003-11-21 08:53:17 |
Message-ID: | 20031121085317.GD331@siaco.id.pl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Thu, Nov 20, 2003 at 07:17:01PM -0500, Tom Lane wrote:
>
>
> Is it possible that you're sending a lot of queries that have an initial
> newline in the text? I'd expect the first line of log output for such a
> query to look as above.
I don't think so, but it is possible, that queries have e.g. two
semicolons on end - I've just noticed, that separating two queries with
two or more semicolons gives one empty log entry for each redundand
semicolon. We'll debug our application keeping this in mind.
Richard.
--
"First they ignore you. Then they laugh at you. Then they
fight you. Then you win." - Mohandas Gandhi.
From | Date | Subject | |
---|---|---|---|
Next Message | Adam Witney | 2003-11-21 10:08:42 | Re: Hardware advice |
Previous Message | Josh Berkus | 2003-11-21 06:24:45 | Re: [HACKERS] More detail on settings for pgavd? |