"ERROR:" Messages - Mailing list pgsql-general

From Chris Gamache
Subject "ERROR:" Messages
Date
Msg-id 20020611145319.67781.qmail@web13806.mail.yahoo.com
Whole thread Raw
In response to Re: [ADMIN] performance issue using DBI  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: "ERROR:" Messages  (Neil Conway <nconway@klamath.dyndns.org>)
Re: "ERROR:" Messages  (Darren Ferguson <darren@crystalballinc.com>)
List 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 by date:

Previous
From: Vincent Stoessel
Date:
Subject: Re: Checking that Pg is running from a shell script
Next
From: Neil Conway
Date:
Subject: Re: "ERROR:" Messages