set auto commit is not working

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: karduman(dot)berkant(at)gmail(dot)com
Subject: set auto commit is not working
Date: 2021-02-25 13:30:09
Message-ID: 161425980943.316.13598754143756996072@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/ecpg-sql-set-autocommit.html
Description:

I tested with " PostgreSQL 13.2 on x86_64-pc-linux-gnu, compiled by gcc
(GCC) 8.3.1 20191121 (Red Hat 8.3.1-5), 64-bit"

The result is below.

postgres=# set autocommit to off ;
ERROR: unrecognized configuration parameter "autocommit"

I think the document must clearly say this is not supported;

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Magnus Hagander 2021-02-25 16:07:13 Re: set auto commit is not working
Previous Message Fujii Masao 2021-02-25 09:03:57 Re: incoorect restore_command