Thread: ERROR: savepoint "jdbc_savepoint_532" does not exist

ERROR: savepoint "jdbc_savepoint_532" does not exist

From
FOUTE K. Jaurès
Date:
Hello,

I'm using PostgreSQL 13.8 and I see on the log this error.
image.png
ERROR:  savepoint "jdbc_savepoint_532" does not exist.

Any ideas on how to solve  this problem?

--
Jaurès FOUTE
Attachment

Re: ERROR: savepoint "jdbc_savepoint_532" does not exist

From
Rob Sargent
Date:
On 8/15/22 01:06, FOUTE K. Jaurès wrote:
Hello,

I'm using PostgreSQL 13.8 and I see on the log this error.
image.png
ERROR:  savepoint "jdbc_savepoint_532" does not exist.

Any ideas on how to solve  this problem?

--
Jaurès FOUTE
What can you tell us about the application generating the aborted transactions?

(Generally it it much preferred if you cut/paste just the text rather than screen capture)

Attachment