public inbox for [email protected]  
help / color / mirror / Atom feed
Transaction Management requires Autocommit
2+ messages / 2 participants
[nested] [flat]

* Transaction Management requires Autocommit
@ 2019-12-30 10:15 PG Doc comments form <[email protected]>
  2020-01-11 02:18 ` Re: Transaction Management requires Autocommit Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: PG Doc comments form @ 2019-12-30 10:15 UTC (permalink / raw)
  To: [email protected]; +Cc: [email protected]

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.


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Transaction Management requires Autocommit
  2019-12-30 10:15 Transaction Management requires Autocommit PG Doc comments form <[email protected]>
@ 2020-01-11 02:18 ` Bruce Momjian <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Bruce Momjian @ 2020-01-11 02:18 UTC (permalink / raw)
  To: [email protected]; [email protected]

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  <[email protected]>        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 +






^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2020-01-11 02:18 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-12-30 10:15 Transaction Management requires Autocommit PG Doc comments form <[email protected]>
2020-01-11 02:18 ` Bruce Momjian <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox