Re: Autocommit in Postgresql - Mailing list pgsql-novice

From Olivier Thauvin
Subject Re: Autocommit in Postgresql
Date
Msg-id 200505121015.03542.olivier.thauvin@aerov.jussieu.fr
Whole thread Raw
In response to Autocommit in Postgresql  (Vitaly Belman <vitalyb@gmail.com>)
Responses Re: Autocommit in Postgresql  (Vitaly Belman <vitalyb@gmail.com>)
List pgsql-novice
Le Thursday 12 May 2005 09:31, Vitaly Belman a écrit :
> I read that the "autocommit" setting doesn't exist in the new versions
> of PostgreSQL. Is there another way to do it? I am using pgAdmin and
> it is quite annoying to remember to open a transaction everytime.

The autocommit setting is the default except you explicitly open a
transaction.

Attachment

pgsql-novice by date:

Previous
From: Vitaly Belman
Date:
Subject: Autocommit in Postgresql
Next
From: Steve Tucknott
Date:
Subject: Trigger Procedures