Home > Archive > PostgreSQL Discussion > March 2006 > Getting more information about errorcodes such as when these error1









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Getting more information about errorcodes such as when these error1
Emi Lu

2006-03-29, 11:28 am

Good morning,

In my plpgsql functions I use "exception when..." to catch possible
exceptions of my data. I found postgresql error code track functions are
very helpful. In my functions, I will not catch all error codes, but
only the ones applying to my data operation .

I found errorcodes info here:
http://www.postgresql.org/docs/8.1/...s-appendix.html

But I am afraid that I could not imagine when and under what possible
circumstances some errorcodes may happen just by their names such as :
locator_exception, invalid_grantor, active_sql_transacti
on , and so on.

I tried to search the online docs in order to get more info such as when
will errorcode X happens. But I could not find it.

Could someone tell me some links that I can find more information about
these errorcodes please?

Thanks alot,
Ying

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql
.org so that your
message can get through to the mailing list cleanly

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com