SQL/Database ErrorsError
08003errorCodes.sql-08003.name
errorCodes.sql-08003.description
postgresql
View details 53300errorCodes.sql-53300.description
errorCodes.sql-53300.cause
errorCodes.sql-53300.fix
-- too_many_connections
SHOW max_connections;
SELECT count(*) FROM pg_stat_activity;08003errorCodes.sql-08003.description
22007errorCodes.sql-22007.description
SQLITE_MISMATCH (20)errorCodes.sql-sqlite-mismatch.description
23P01errorCodes.sql-23p01.description
SQLITE_CANTOPEN (14)errorCodes.sql-sqlite-cantopen.description
42601errorCodes.sql-42601.description