Re: Query Editor and SELECT output in transaction - Mailing list pgadmin-support

From Khushboo Vashi
Subject Re: Query Editor and SELECT output in transaction
Date
Msg-id CAFOhELcgCvPX4w0YqXmyGBe9fvBwZfAfc_uL8aXtTtsRqD7_Dg@mail.gmail.com
Whole thread Raw
In response to Query Editor and SELECT output in transaction  (Yann Papouin <y.papouin@dec-industrie.com>)
List pgadmin-support
Hi,


On Tue, Mar 31, 2020 at 7:15 PM Yann Papouin <y.papouin@dec-industrie.com> wrote:
Hello,

I want to test a simple update statement on pgAdmin (4.16 in a docker container).
I'm running this update between BEGIN and ROLLBACK to not alter database content:

BEGIN;
UPDATE ---;
SELECT ---;
ROLLBACK;

But pgAdmin does not print anything in the "Data Output" tab.
Is it a normal behaviour ?
If I remove BEGIN and ROLLBACK, then the SELECT statement is correctly printed.

Please report this issue @ https://redmine.postgresql.org/projects/pgadmin4 .

Thanks,
Khushboo 
Best regards,
Yann.

pgadmin-support by date:

Previous
From: "Johnson, Curtis"
Date:
Subject: Desktop Version of pgAdmin 4
Next
From: Sodiq Olabode Afolayan
Date:
Subject: PGADMIN (Application could not conect)