Re: Statements that time out are not considered here - Mailing list pgsql-docs

From legrand legrand
Subject Re: Statements that time out are not considered here
Date
Msg-id 1519250615220-0.post@n3.nabble.com
Whole thread Raw
In response to Statements that time out are not considered here  (PG Doc comments form <noreply@postgresql.org>)
List 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 by date:

Previous
From: Salvador Jacinto
Date:
Subject: Re: Statements that time out are not considered here
Next
From: legrand legrand
Date:
Subject: Re: trigger audit logon