Re: How to disable auto-commit in postgresql-9.4

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: How to disable auto-commit in postgresql-9.4
Дата
Msg-id 5535006D.6060802@iki.fi
обсуждение исходный текст
Ответ на How to disable auto-commit in postgresql-9.4  (Nirban Sen <sennirban89@gmail.com>)
Список pgsql-bugs
On 04/20/2015 01:49 PM, Nirban Sen wrote:
> I am using postgresql-9.4 ,but not able to disable auto-commit.How can i do
> that .

You can't. You need to use BEGIN to begin each transaction.

(This mailing list is for reporting bugs in PostgreSQL. This is not a
bug report. Please use pgsql-novice or pgsql-general for any further
questions.)

- Heikki

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

Предыдущее
От: Nirban Sen
Дата:
Сообщение: How to disable auto-commit in postgresql-9.4
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: extension modules missing in Postgresql 9