Re: How to disable auto-commit in postgresql-9.4 - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: How to disable auto-commit in postgresql-9.4
Date
Msg-id 5535006D.6060802@iki.fi
Whole thread Raw
In response to How to disable auto-commit in postgresql-9.4  (Nirban Sen <sennirban89@gmail.com>)
List 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 by date:

Previous
From: Nirban Sen
Date:
Subject: How to disable auto-commit in postgresql-9.4
Next
From: "David G. Johnston"
Date:
Subject: Re: extension modules missing in Postgresql 9