Re: Disabling autocommit at the psql prompt - Mailing list pgsql-general

From Ian Barwick
Subject Re: Disabling autocommit at the psql prompt
Date
Msg-id 200305252137.32301.barwick@gmx.net
Whole thread Raw
In response to Disabling autocommit at the psql prompt  (Anupama Laxminarayan <anupama@cs.unipune.ernet.in>)
List 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@gmx.net



pgsql-general by date:

Previous
From: Fabrizio Mazzoni
Date:
Subject: Re: OS X and phpPgAdmin
Next
From: Tom Lane
Date:
Subject: Re: OS X and phpPgAdmin