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

From Thierry Missimilly
Subject Re: Disabling autocommit at the psql prompt
Date
Msg-id 3ED1BDAD.5930B65A@BULL.NET
Whole thread Raw
In response to Disabling autocommit at the psql prompt  (Anupama Laxminarayan <anupama@cs.unipune.ernet.in>)
List pgsql-general
SET AUTOCOMMIT= false;

Should work.
    Thierry

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.
> thanks
> anupama
>
> --
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

Attachment

pgsql-general by date:

Previous
From: "Vincent Hikida"
Date:
Subject: Re: plpgsql recursion
Next
From: "Mohan A"
Date:
Subject: Language Support