PostgreSQL error code
PostgreSQL error 25004
25004 is the SQLSTATE PostgreSQL reports for inappropriate isolation level for branch transaction, in class 25, Invalid Transaction State.
| SQLSTATE | 25004 |
|---|---|
| Condition name | inappropriate_isolation_level_for_branch_transaction |
| Class | 25 — Invalid Transaction State |