"ERROR:" Messages

Поиск
Список
Период
Сортировка
От Chris Gamache
Тема "ERROR:" Messages
Дата
Msg-id 20020611145319.67781.qmail@web13806.mail.yahoo.com
обсуждение исходный текст
Ответ на Re: [ADMIN] performance issue using DBI  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: "ERROR:" Messages  (Neil Conway <nconway@klamath.dyndns.org>)
Re: "ERROR:" Messages  (Darren Ferguson <darren@crystalballinc.com>)
Список pgsql-general
Some of my carefully throught out, and painstakingly graded SQL inserts (or
updates) are failing intermittantly because I guess I didn't grade hard enough!
:)

I'm getting ERROR: messages on the console (and rightly so!) ... My question
is, how can I find out what the text of the failed query would be. That would
give me a better clue as to where my code fails. It would also take a lot less
time going through the code SQL statement by SQL statement to find the guilty
one.

I compiled --without-syslog to eek the last bit of performance out of
PostgreSQL. I have no problem recompiling with more feedback detail enabled to
resolve the problem. I just need a clue on where to start looking. The whole
logging part of PostgreSQL is still magical to me.

CG

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Vincent Stoessel
Дата:
Сообщение: Re: Checking that Pg is running from a shell script
Следующее
От: Neil Conway
Дата:
Сообщение: Re: "ERROR:" Messages