Re: idle in transaction

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: idle in transaction
Дата
Msg-id CAKFQuwZeRA0wg+yxW=6111Fnirq-gHS64bPuZMsSfh6jDa5RSQ@mail.gmail.com
обсуждение исходный текст
Ответ на idle in transaction  (Nikhil Ingale <niks.bgm@gmail.com>)
Ответы Re: idle in transaction  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-admin
On Monday, November 27, 2023, Nikhil Ingale <niks.bgm@gmail.com> wrote:
How do I find out what query is it running?

SAVEPOINT _per_query_svp_;DEALLOCATE "_PLAN0x7fdd58004550";RELEASE _per_query_svp_

That is the last command (multi-statement though it is) that was executed before the transaction/session went idle.

David J.

В списке pgsql-admin по дате отправления:

Предыдущее
От: Nikhil Ingale
Дата:
Сообщение: idle in transaction
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: idle in transaction