Autocommit in Postgresql - Mailing list pgsql-novice

From Vitaly Belman
Subject Autocommit in Postgresql
Date
Msg-id fa96e3c60505120031432ee736@mail.gmail.com
Whole thread Raw
Responses Re: Autocommit in Postgresql  (Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>)
List pgsql-novice
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.

In Oracle I am used to just run any SQLs I want in the client and
nothing gets commited until I explicitly say so.

--
 ICQ: 1912453
 AIM: VitalyB1984
 MSN: tmdagent@hotmail.com
 Yahoo!: VitalyBe

pgsql-novice by date:

Previous
From: Nikola Milutinovic
Date:
Subject: Using PgSQL in high volume and throughput problem
Next
From: Olivier Thauvin
Date:
Subject: Re: Autocommit in Postgresql