Thread: no queryId in post_parse_analyze hook when row is locked

no queryId in post_parse_analyze hook when row is locked

From
legrand legrand
Date:
Hello,

When playing with extension pgsentinel,
it seems that post_parse_analyze hook doesn't return query->queryId
(initialized by a similar hook in pg_stat_statements)
when current row is locked.

Is that possible ?

More details found at
https://github.com/pgsentinel/pgsentinel/issues/19

Thanks in advance
Regards
PAscal



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


Re: no queryId in post_parse_analyze hook when row is locked

From
legrand legrand
Date:
Problem in pgsentinel has been identified, and should be fixed soon.

it has nothing to do with post_parse_analyze hook.

Sorry for the noise.

Regards
PAscal



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html