SQL/databázové chybyChyba
0800308003 — Connection Does Not Exist
The specified database connection does not exist or has been closed.
postgresql
Zobrazit podrobnosti 42704The specified database object (type, operator, function) does not exist.
The query references a data type, operator, or function that is not defined. Extensions may need installation.
Create the missing object. Install the extension with CREATE EXTENSION. Check schema search path. Verify for typos.
08003The specified database connection does not exist or has been closed.
25001The command cannot be executed inside an active transaction.
22001A string value is too long for the target column.
22007A date, time, or timestamp value is in an invalid format.
42703The specified column does not exist in the table or result set.
55P03The requested lock could not be acquired without waiting.