Re: Add custom EXPLAIN options support to auto_explain - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Add custom EXPLAIN options support to auto_explain
Date
Msg-id CA+TgmobanjKHqPqiZ9s5HYz0FMZSZsy4SEeJHzCudDdDYJXU+w@mail.gmail.com
Whole thread
In response to Re: Add custom EXPLAIN options support to auto_explain  (Lukas Fittl <lukas@fittl.com>)
List pgsql-hackers
On Fri, Apr 3, 2026 at 10:09 PM Lukas Fittl <lukas@fittl.com> wrote:
> Hmm. I think it would be typical to set
> "auto_explain.log_extension_options" in postgresql.conf, and this
> requirement of needing to put the libraries in the right order to
> avoid the warning doesn't seem great. As a general principle, I think
> we should aim to not have any ordering requirements in
> shared_preload_libraries.

I agree, but we're pretty far from that already today, and I don't see
a way to avoid having this patch buy into it. And we're really,
super-duper out of time at this point. We can throw this away, but we
can't keep changing our minds.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Lukas Fittl
Date:
Subject: Re: Add custom EXPLAIN options support to auto_explain
Next
From: Nathan Bossart
Date:
Subject: Re: Add pg_stat_autovacuum_priority