Re: Query Editor and SELECT output in transaction

Поиск
Список
Период
Сортировка
От Khushboo Vashi
Тема Re: Query Editor and SELECT output in transaction
Дата
Msg-id CAFOhELcgCvPX4w0YqXmyGBe9fvBwZfAfc_uL8aXtTtsRqD7_Dg@mail.gmail.com
обсуждение исходный текст
Ответ на Query Editor and SELECT output in transaction  (Yann Papouin <y.papouin@dec-industrie.com>)
Список 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 по дате отправления:

Предыдущее
От: "Johnson, Curtis"
Дата:
Сообщение: Desktop Version of pgAdmin 4
Следующее
От: Sodiq Olabode Afolayan
Дата:
Сообщение: PGADMIN (Application could not conect)