Error codes to go with errors?

Started by Grant Allenover 21 years ago3 messagesgeneral
Jump to latest
#1Grant Allen
Grant.Allen@towersoft.com.au

Hi all,

I've been hunting around the techdocs site looking for a comprehensive list of error codes for certain errors. The only thing I can find is a list of a few (textual) errors - nothing that includes codes/numbers, and nothing comprehensive. This is making it hard to catch specific errors ... can anyone point me to a list somewhere (or tell me the bad news that PostgreSQL lacks error codes).

Ciao
Fuzzy
:-)

----------------------------------
"Everything you think, do, and say
was in the pill you took today."
-- Zager and Evans

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Grant Allen (#1)
Re: Error codes to go with errors?

"Grant Allen" <Grant.Allen@towersoft.com.au> writes:

I've been hunting around the techdocs site looking for a comprehensive
list of error codes for certain errors.

Are you looking for
http://www.postgresql.org/docs/7.4/static/errcodes-appendix.html
?

regards, tom lane

#3Grant Allen
Grant.Allen@towersoft.com.au
In reply to: Tom Lane (#2)
Re: Error codes to go with errors?

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Monday, 16 August 2004 13:52
To: Grant Allen
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Error codes to go with errors?

"Grant Allen" <Grant.Allen@towersoft.com.au> writes:

I've been hunting around the techdocs site looking for a

comprehensive

list of error codes for certain errors.

Are you looking for
http://www.postgresql.org/docs/7.4/static/errcodes-appendix.html
?

regards, tom lane

Yes! Thanks Tom ... I was obviously hunting on the wrong site.

Ciao
Fuzzy
:-)

----------------------------------
"Everything you think, do, and say
was in the pill you took today."
-- Zager and Evans