error logging - Mailing list pgsql-general

From Alex Howansky
Subject error logging
Date
Msg-id Pine.LNX.4.30.0103151649490.5026-100000@net-srv-0001.bvrd.com
Whole thread Raw
List pgsql-general
I can't seem to find any docs that indicate what the different postmaster debug
levels mean. I'm getting entries about syntax errors in my queries:

ERROR:  parser: parse error at or near "s"

This alone is a pretty useless message and isn't going to help me find that one
bad line of code. Is there a debug level that will only output the text of the
queries if they fail? Level 1 doesn't give me any queries, and level 2 gives me
all of them...

--
Alex Howansky
Wankwood Associates
http://www.wankwood.com/


pgsql-general by date:

Previous
From: Alexander Jerusalem
Date:
Subject: Re: Re: Re: LIKE and indexes?
Next
From: Tatsuo Ishii
Date:
Subject: RE: How to read/write multibyte to database