Re: BUG #17075: Cannot commit when autoCommit is enabled

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: dhanabakeeswari15(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #17075: Cannot commit when autoCommit is enabled
Date: 2021-06-28 15:43:45
Message-ID: CAOBaU_Zf36gO2m45WZ_SEEA9aBFGnnU2=8=Q=FYjdWV-XgD8wg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Jun 28, 2021 at 11:34 PM PG Bug reporting form
<noreply(at)postgresql(dot)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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2021-06-28 15:51:52 Re: BUG #17075: Cannot commit when autoCommit is enabled
Previous Message David G. Johnston 2021-06-28 15:19:25 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?