v.18.12New Feature

Server Log Query ID Display

Each line of the server log related to query processing shows the query ID. #2482
Each line of the server log related to query processing now includes the query ID.

Why it matters

This feature adds the query ID to every log line associated with query processing, making it easier for users to trace and debug queries by correlating log entries with specific queries.

How to use it

No special configuration is needed. The query ID is automatically included in the server logs for all query processing entries.