setting autocommit off in pgsql

From: "Antony Paul" <antonypaul24(at)hotmail(dot)com>
To: "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: setting autocommit off in pgsql
Date: 2004-06-23 08:47:49
Message-ID: BAY15-DAV94EL6l2Cx20004c218@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Kleiser 2004-06-23 08:57:09 Re: setting autocommit off in pgsql
Previous Message Carlos Ojea Castro 2004-06-23 07:54:22 Re: psql