Re: Record queryid when auto_explain.log_verbose is on - Mailing list pgsql-hackers

From Imseih (AWS), Sami
Subject Re: Record queryid when auto_explain.log_verbose is on
Date
Msg-id 63E63763-9854-46CB-ABF3-8586B43B0EEE@amazon.com
Whole thread Raw
In response to Re: Record queryid when auto_explain.log_verbose is on  (torikoshia <torikoshia@oss.nttdata.com>)
List pgsql-hackers
> > It's a bit annoying that the info is missing since pg 14, but we
> > probably can't
> > backpatch this as it might break log parser tools.


> What do you think?

That's a good point about log parsing tools, i.e. pgbadger.

Backpatching does not sounds to appealing to me after
giving this a second thought.

However, I do feel it needs to be called out in docs,
that "Query Identifier" is not available in auto_explain
until version 16.

Regards,

--

Sami Imseih
Amazon Web Services (AWS)




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Allow logical replication to copy tables in binary format
Next
From: Michael Paquier
Date:
Subject: Re: add PROCESS_MAIN to VACUUM