Re: [BUGS] BUG #14772: psql autocommit does not work - Mailing list pgsql-bugs

From Fabien COELHO
Subject Re: [BUGS] BUG #14772: psql autocommit does not work
Date
Msg-id alpine.DEB.2.20.1708071629070.20784@lancre
Whole thread Raw
In response to [BUGS] BUG #14772: psql autocommit does not work  (abo@zetescards.be)
List pgsql-bugs
> testdb=# set autocommit=off;
> ERREUR:  paramètre de configuration « autocommit » non reconnu

Sure, there is no "autocommit" server-side setting.

You meant the client-side setting: psql> \set AUTOCOMMIT off

-- 
Fabien.
-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: abo@zetescards.be
Date:
Subject: [BUGS] BUG #14772: psql autocommit does not work
Next
From: Peter Eisentraut
Date:
Subject: Re: [BUGS] BUG #14769: Logical replication error "cache lookup failedfor type 0"