Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iq6MM-00084G-T9 for pgsql-docs@arkaria.postgresql.org; Sat, 11 Jan 2020 02:18:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iq6MJ-0000hD-QC for pgsql-docs@arkaria.postgresql.org; Sat, 11 Jan 2020 02:18:39 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iq6MJ-0000h6-Ic for pgsql-docs@lists.postgresql.org; Sat, 11 Jan 2020 02:18:39 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iq6MB-0003YP-OS for pgsql-docs@lists.postgresql.org; Sat, 11 Jan 2020 02:18:38 +0000 Received: from bruce by momjian.us with local (Exim 4.92) (envelope-from ) id 1iq6M7-0004v5-J6; Fri, 10 Jan 2020 21:18:27 -0500 Date: Fri, 10 Jan 2020 21:18:27 -0500 From: Bruce Momjian To: tommy@familien-raun.dk, pgsql-docs@lists.postgresql.org Subject: Re: Transaction Management requires Autocommit Message-ID: <20200111021827.GA7186@momjian.us> References: <157770093585.1158.3251747060602864230@wrigleys.postgresql.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <157770093585.1158.3251747060602864230@wrigleys.postgresql.org> User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk 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 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 +