| From: | Chris Gamache <cgg007(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | "ERROR:" Messages |
| Date: | 2002-06-11 14:53:19 |
| Message-ID: | 20020611145319.67781.qmail@web13806.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2002-06-11 15:01:10 | Re: "ERROR:" Messages |
| Previous Message | Bruce Momjian | 2002-06-11 10:52:47 | Re: FAQ Q |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2002-06-11 15:01:10 | Re: "ERROR:" Messages |
| Previous Message | Vincent Stoessel | 2002-06-11 13:59:00 | Re: Checking that Pg is running from a shell script |