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.