Re: [SQL] Logging in Stored Procedure

2006-07-12 Thread Gregory S. Williamson
details. HTH, Greg Williamson DBA GlobeXplorer LLC -Original Message- From: [EMAIL PROTECTED] on behalf of Aaron Bono Sent: Wed 7/12/2006 4:28 PM To: Postgres SQL language list Cc: Subject: [SQL] Logging in Stored Procedure OK, maybe a stupid simple question but, how do

[SQL] Logging in Stored Procedure

2006-07-12 Thread Aaron Bono
OK, maybe a stupid simple question but, how do you add logging to a stored procedure?  My procedure is running but the results I get are not complete and I need to see better what is going wrong.  The tool I use has a debugger but the debugger is barfing at a particular line that, when run without