Re: Reg:Autocommit

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: Reg:Autocommit
Дата
Msg-id B0B21EAF-A138-43E6-A336-706EA7FD7ED9@elevated-dev.com
обсуждение исходный текст
Ответ на Re: Reg:Autocommit  (Shreeyansh Dba <shreeyansh2014@gmail.com>)
Список pgsql-admin
On Jul 25, 2015, at 7:22 AM, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote:
>
> I want the permanent solution without using "BEGIN".
> Can you please tell me the solution.

The permanent solution is to specify the boundaries of your transactions, using begin & commit. It's either that, or
letyour client assume that every submitted statement should be its own transaction, which is what autocommit does. 


--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice







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

Предыдущее
От: Shreeyansh Dba
Дата:
Сообщение: Re: Reg:Autocommit
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Reg:Autocommit