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

From Dave Page
Subject Re: PGAdmin Auto-commits?
Date
Msg-id [email protected]
Whole thread Raw
In response to PGAdmin Auto-commits?  ("Ryan Daniels" <[email protected]>)
List pgadmin-support
On Thu, Oct 2, 2008 at 1:58 PM, Ryan Daniels <[email protected]> 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?