Re: Statements that time out are not considered here

Поиск
Список
Период
Сортировка
От legrand legrand
Тема Re: Statements that time out are not considered here
Дата
Msg-id 1519250615220-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Statements that time out are not considered here  (PG Doc comments form <noreply@postgresql.org>)
Список pgsql-docs
Hi,
It seems that auto_explain works only with finished statements.

I think (to be confirmed) that SQL statements not finished because
timed-out, cancelled, killed, or simply errored are not giving any output.

It would be nice if that could be change, giving a partial explain analyze
as done in 

https://github.com/postgrespro/pg_query_state/blob/PGPRO10/runtime_explain.patch

Regards
PAscal



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-docs-f2165602.html


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

Предыдущее
От: Salvador Jacinto
Дата:
Сообщение: Re: Statements that time out are not considered here
Следующее
От: legrand legrand
Дата:
Сообщение: Re: trigger audit logon