Re: query_id, pg_stat_activity, extended query protocol

From: "Imseih (AWS), Sami" <samimseih(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>, "Imseih (AWS), Sami" <simseih(at)amazon(dot)com>, Andrei Lepikhov <lepihov(at)gmail(dot)com>, kaido vaikla <kaido(dot)vaikla(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: query_id, pg_stat_activity, extended query protocol
Date: 2024-08-14 21:05:59
Message-ID: 2beb1a00-3060-453a-90a6-7990d6940d62@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I think the testing discussion should be moved to a different thread.
> What do you think?
See v4.

0001 deals with reporting queryId in exec_execute_message and
exec_bind_message.
0002 deals with reporting queryId after a cache invalidation.

There are no tests as this requires more discussion in a separate thread(?)

Regards,

Sami

Attachment Content-Type Size
v4-0001-Add-missing-queryId-reporting-in-extended-query.patch text/plain 1.9 KB
v4-0002-Report-new-queryId-after-plancache-re-validation.patch text/plain 1.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2024-08-14 21:40:07 Re: collect_corrupt_items_vacuum.patch
Previous Message Heikki Linnakangas 2024-08-14 20:09:06 Re: AIX support