Re: query_id, pg_stat_activity, extended query protocol - Mailing list pgsql-hackers

From Imseih (AWS), Sami
Subject Re: query_id, pg_stat_activity, extended query protocol
Date
Msg-id FAB6AEA1-AB5E-4DFF-9A2E-BB320E6C3DF1@amazon.com
Whole thread Raw
In response to Re: query_id, pg_stat_activity, extended query protocol  (Andrei Lepikhov <lepihov@gmail.com>)
Responses Re: query_id, pg_stat_activity, extended query protocol
List pgsql-hackers
Here is a new rev of the patch which deals with the scenario
mentioned by Andrei [1] in which the queryId may change
due to a cached query invalidation.


[1] https://www.postgresql.org/message-id/724348C9-8023-41BC-895E-80634E79A538%40amazon.com

Regards,

Sami


Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: add tab-complete for memory, serialize option and other minor issues.
Next
From: Thomas Munro
Date:
Subject: Re: Streaming I/O, vectored I/O (WIP)