Re: PGAdmin Auto-commits? - Mailing list pgadmin-support

From Dave Page
Subject Re: PGAdmin Auto-commits?
Date
Msg-id 937d27e10810020604yce363eakc5c386697d1b9e2b@mail.gmail.com
Whole thread Raw
In response to PGAdmin Auto-commits?  ("Ryan Daniels" <ryan.daniels@gmail.com>)
List pgadmin-support
On Thu, Oct 2, 2008 at 1:58 PM, Ryan Daniels <ryan.daniels@gmail.com> wrote:
>
> When I run insert statements from the SQL window, the data seems to be
> commited automatically. Is this the case? I looked through the buttons and
> menu options of the window, but did not find any choices for commit and
> rollback. Is there an option somewhere that turns off auto-commit?
>
> If it is the case that auto-commit occurs, and there are no toolbar buttons
> to do this, can commit and rollback buttons be added in an upcomming
> version?

It follows the normal PostgreSQL behaviour. If you don't want to
commit immediately, issue a BEGIN first.


-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


pgadmin-support by date:

Previous
From: "Ryan Daniels"
Date:
Subject: PGAdmin Auto-commits?
Next
From: "Dave Page"
Date:
Subject: Re: PGAdmin Auto-commits?