From: | "Abhishek Goyal" <abhishek(dot)goyal(at)tatainfotech(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Postgres Database Error Codes |
Date: | 2003-07-22 03:42:58 |
Message-ID: | IBEKLFFHOAOPFEAPDGMCGEPGCAAA.abhishek.goyal@tatainfotech.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
I am new to working on Postgres database and want to explore it fully.
Right now, I am interested in knowing all the predefined database error
codes for situations like "No Data Found" and "Too many rows" during a query
operation, "Duplicate key found" during an insert operation, "Data Type
Mismatch" during a conversion operation and many more situations as
identified and defined in an Oracle database.
I could not find a similar list of predefined error codes anywhere in
Postgres documentation.
Please revert back with the appropriate source of this information as soon
as possible.
Thanks,
Abhishek
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-07-22 04:13:48 | Re: A doubt w.r.t WAL |
Previous Message | Bruce Momjian | 2003-07-22 02:00:24 | Re: [pgsql-advocacy] [GENERAL] Postgresql & AMD x86-64 |