Re: proposal - queryid can be used as filter for auto_explain - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal - queryid can be used as filter for auto_explain
Date
Msg-id CAFj8pRCpcAX2ht1QhXXfDbB8f6yASgO71WGQ6WRpGEiOos4=aw@mail.gmail.com
Whole thread
In response to Re: proposal - queryid can be used as filter for auto_explain  (Zsolt Parragi <zsolt.parragi@percona.com>)
List pgsql-hackers


čt 2. 7. 2026 v 0:09 odesílatel Zsolt Parragi <zsolt.parragi@percona.com> napsal:
+      <varname>auto_explain.log_queryids</varname> allows to specify list of
+      query ID. Only plans with listed ID will be logged. When this  parameter
+      is empty (default), the query ID is not used for filtering. This doesn't

I would still improve this part a bit, ID is singular at both places
but it should be plural IDs, and there's a double space at "this
parameter".

fixed
 

Other than these I have no more comments, the patch looks good to me.

thank you

Regards

Pavel 
Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Fix race in ReplicationSlotRelease for ephemeral slots
Next
From: Bertrand Drouvot
Date:
Subject: Re: Prevent crash when calling pgstat functions with unregistered stats kind