Reg:Autocommit

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Reg:Autocommit
Дата
Msg-id CAKFQuwZeBpcxTnwiiwMg2Zjd5RDSa0NVscOJGgzLHNKS8Eagsg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Reg:Autocommit  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: Reg:Autocommit
Список pgsql-admin
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:
Hi All,

Sorry for keeping Repeat mail, I  didn't mention the Error  what i am getting

This is the Error mentioned below.
 postgres=# set autocommit to off;
 ERROR:  SET AUTOCOMMIT TO OFF is no longer supported

 postgres=#
 

Try: "BEGIN;"


Or you can use the psql specific:

\set AUTOCOMMIT off

 Auto-commit is a feature of the client, not the server.  

David J.

В списке pgsql-admin по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Reg:Autocommit
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Error in getting top 10 biggest table