error logging

Поиск
Список
Период
Сортировка
От Alex Howansky
Тема error logging
Дата
Msg-id Pine.LNX.4.30.0103151649490.5026-100000@net-srv-0001.bvrd.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Alexander Jerusalem
Дата:
Сообщение: Re: Re: Re: LIKE and indexes?
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: RE: How to read/write multibyte to database