Seaquel
PostgreSQL error code

PostgreSQL error 08003

08003 is the SQLSTATE PostgreSQL reports for connection does not exist, in class 08, Connection Exception.

SQLSTATE08003
Condition nameconnection_does_not_exist
Class08 — Connection Exception

Source: PostgreSQL documentation, Appendix A