docs: update docs for pg error 53400
This commit is contained in:
committed by
Wolfgang Walther
parent
71885bdba6
commit
7a5079542c
@@ -67,6 +67,8 @@ PostgREST translates `PostgreSQL error codes <https://www.postgresql.org/docs/cu
|
||||
+--------------------------+-------------------------+---------------------------------+
|
||||
| 40* | 500 | transaction rollback |
|
||||
+--------------------------+-------------------------+---------------------------------+
|
||||
| 53400 | 500 | config limit exceeded |
|
||||
+--------------------------+-------------------------+---------------------------------+
|
||||
| 53* | 503 | insufficient resources |
|
||||
+--------------------------+-------------------------+---------------------------------+
|
||||
| 54* | 413 | too complex |
|
||||
|
||||
Reference in New Issue
Block a user