> 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