Re: Transaction Management requires Autocommit

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: tommy(at)familien-raun(dot)dk, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Transaction Management requires Autocommit
Date: 2020-01-11 02:18:27
Message-ID: 20200111021827.GA7186@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Mon, Dec 30, 2019 at 10:15:35AM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/11/plpgsql-transactions.html
> Description:
>
> It's worth mentioning that "Transaction Management" requires "Autocommit" to
> be ON. Otherwise you get an error.

Uh, you can only turn off autocommit on the client side, like psql, not
in the server. What commands are you issuing and what error are you
sseing?

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Jonathan S. Katz 2020-01-11 21:21:38 Listing Drivers in the Docs (was: "Re: Postgres.js driver - for Node.js")
Previous Message Michael Paquier 2020-01-10 00:40:54 Re: SE-Linux mispelled