no queryId in post_parse_analyze hook when row is locked

From: legrand legrand <legrand_legrand(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: no queryId in post_parse_analyze hook when row is locked
Date: 2018-10-11 21:26:28
Message-ID: 1539293188641-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2018-10-11 22:48:38 Re: Code of Conduct plan
Previous Message Ravi Krishna 2018-10-11 21:12:00 Re: COPY threads