setting autocommit off in pgsql - Mailing list pgsql-general

From Antony Paul
Subject setting autocommit off in pgsql
Date
Msg-id BAY15-DAV94EL6l2Cx20004c218@hotmail.com
Whole thread Raw
Responses Re: setting autocommit off in pgsql  (Michael Kleiser <mkl@webde-ag.de>)
Re: setting autocommit off in pgsql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi all
    How to set autocommit off. I want transactions which requires explicit
commit and after commit a new transaction is started as in Oracle sql plus.
When using start transaction it requires to type start transaction every
time.

Antony Paul

pgsql-general by date:

Previous
From: Carlos Ojea Castro
Date:
Subject: Re: psql
Next
From: Michael Kleiser
Date:
Subject: Re: setting autocommit off in pgsql