Saving request data to a Postgresql backend fails if an error occured with the request: The writing of the error into a LOB column fails:
I supposed this could be solved by using a transaction instead of auto-commit mode.
Saving request data to a Postgresql backend fails if an error occured with the request: The writing of the error into a LOB column fails:
I supposed this could be solved by using a transaction instead of auto-commit mode.