Re: Disabling autocommit at the psql prompt

From: Ian Barwick <barwick(at)gmx(dot)net>
To: Anupama Laxminarayan <anupama(at)cs(dot)unipune(dot)ernet(dot)in>, pgsql-general(at)postgresql(dot)org
Subject: Re: Disabling autocommit at the psql prompt
Date: 2003-05-25 19:37:32
Message-ID: 200305252137.32301.barwick@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 22 May 2003 13:04, Anupama Laxminarayan wrote:
> Hi
> Is there a way of disabling the autocommit feature at the psql command
> prompt . I do not intend to explicitly start a transaction with BEGIN.

SET autocommit to OFF;

Ian Barwick
barwick(at)gmx(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-05-26 00:40:53 Re: OS X and phpPgAdmin
Previous Message Hans-Jürgen Schönig 2003-05-25 19:37:11 SAP and MySQL ...