Postgres Database Error Codes

Поиск
Список
Период
Сортировка
От Abhishek Goyal
Тема Postgres Database Error Codes
Дата
Msg-id IBEKLFFHOAOPFEAPDGMCGEPGCAAA.abhishek.goyal@tatainfotech.com
обсуждение исходный текст
Список 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



В списке pgsql-general по дате отправления:

Предыдущее
От: "Abhishek Goyal"
Дата:
Сообщение: Postgres Database Error Codes and Error Messages
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] INSTEAD rule bug?