Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PostgreSQL error codes

Where can I find the list of exceptions supported by Postgres? Like in oracle there are exceptions - When no_data_found, when divide_by_zero, when others etc..

like image 437
user1518476 Avatar asked Mar 06 '26 00:03

user1518476


1 Answers

The list of PostgreSQL error codes can be found in the manual:

http://www.postgresql.org/docs/current/interactive/errcodes-appendix.html

like image 122
Erwin Brandstetter Avatar answered Mar 08 '26 01:03

Erwin Brandstetter



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!