Re: anonymous transaction support

From: Vano Beridze <vano(dot)beridze(at)silkroad(dot)ge>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: anonymous transaction support
Date: 2016-06-14 12:44:29
Message-ID: 575FFC2D.3070909@silkroad.ge
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

This is exactly what I've been missing

Vano Beridze
Software Developer
Silk Road Group

On 6/10/2016 8:25 PM, Dave Page wrote:
> 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
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Justin Alford 2016-06-15 14:45:47 SSH Tunneling in pgAdmin4
Previous Message Dave Page 2016-06-14 08:01:29 Re: pgadmin4 and Python3