Re: proposal - queryid can be used as filter for auto_explain
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Zsolt Parragi <zsolt.parragi@percona.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2026-07-02T04:27:30Z
Lists: pgsql-hackers
Attachments
- v20260702-5-0001-auto_explain.log_queryids.patch (text/x-patch) patch v20260702-0001
č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