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 -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support