Re: Reg:Autocommit
От | Shreeyansh Dba |
---|---|
Тема | Re: Reg:Autocommit |
Дата | |
Msg-id | CAGDYbUPwre0+tGbXtfq+oYmcoHRzL=7dH+PbWH8273JqmBEeoA@mail.gmail.com обсуждение исходный текст |
Ответ на | Reg:Autocommit ("David G. Johnston" <david.g.johnston@gmail.com>) |
Ответы |
Re: Reg:Autocommit
Re: Reg:Autocommit |
Список | pgsql-admin |
Hi David ,
Thanks for reply,postgres=# \set autocommit off;
postgres=# show autocommit;
autocommit
------------
on
(1 row)
Thanks & Regards,
Neeraj.
On Sat, Jul 25, 2015 at 2:01 PM, David G. Johnston <david.g.johnston@gmail.com> wrote:
On Saturday, July 25, 2015, David G. Johnston <david.g.johnston@gmail.com> wrote:On Friday, July 24, 2015, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote:postgres=# set autocommit to off;Hi All,Sorry for keeping Repeat mail, I didn't mention the Error what i am getting
This is the Error mentioned below.
ERROR: SET AUTOCOMMIT TO OFF is no longer supported
postgres=#
Try: "BEGIN;"Or you can use the psql specific:\set AUTOCOMMIT offAuto-commit is a feature of the client, not the server.David J.
В списке pgsql-admin по дате отправления: