Re: BUG #17075: Cannot commit when autoCommit is enabled - Mailing list pgsql-bugs

From Julien Rouhaud
Subject Re: BUG #17075: Cannot commit when autoCommit is enabled
Date
Msg-id CAOBaU_Zf36gO2m45WZ_SEEA9aBFGnnU2=8=Q=FYjdWV-XgD8wg@mail.gmail.com
Whole thread Raw
In response to BUG #17075: Cannot commit when autoCommit is enabled  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Mon, Jun 28, 2021 at 11:34 PM PG Bug reporting form
<noreply@postgresql.org> wrote:
>
> I am facing the "Cannot commit when autoCommit is enabled: " issue in the
> application level.
>  I need to disable the auto-commit in the DB level for permanently.
> Please help me to solve this

This message isn't coming from postgres.  After a quick search it
seems that this is coming from jdbc.  In any case, the message is
clear, and is due to a bad usage of the driver.



pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Unable to connect to server: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432? could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432?
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #17075: Cannot commit when autoCommit is enabled