Re: anonymous transaction support

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Vano Beridze <vano(dot)beridze(at)silkroad(dot)ge>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: anonymous transaction support
Date: 2016-06-10 16:25:23
Message-ID: CA+OCxozyU8fhJxq1dECW5exMwdUAprNUZP_-A+vUrHObf31HWg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Jun 10, 2016 at 5:13 PM, Vano Beridze <vano(dot)beridze(at)silkroad(dot)ge> wrote:
> Hello,
>
> I've a question about pgAdmin 4.
> Is it possible to open SQL editor window, issue some commands which are not
> commited automatically and then via toolbar button or some keyboard shortcut
> either commit or rollback the whole session?
>
> This functionality exists in Oracle SQL Developer for instance and is very
> handy.

Please see the Auto-commit and Auto-rollback options:
https://www.pgadmin.org/docs4/dev/query_tool.html

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dmitry Voronin 2016-06-11 17:10:23 pgadmin4 and Python3
Previous Message Michal Kozusznik 2016-06-10 16:23:58 Re: pgAdmin 4 v1.0 Beta 1 Released