Re: RFC: Logging plan of the running query

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: torikoshia <torikoshia(at)oss(dot)nttdata(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, jtc331(at)gmail(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: RFC: Logging plan of the running query
Date: 2023-10-18 10:13:01
Message-ID: CAExHW5tqFqPT-GSvxBskc9Odrm_VgWru2fWvPX1BfjymcrGbjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 18, 2023 at 11:39 AM torikoshia <torikoshia(at)oss(dot)nttdata(dot)com> wrote:
> >
> > I am more interested in avoiding the duplication of code, esp. the
> > first comment in my reply
>
> If there are no objections, I will try porting it to auto_explain and
> see its feasibility.

If you want it in core, you will need to port relevant parts of
auto_explain code to core.

--
Best Wishes,
Ashutosh Bapat

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2023-10-18 10:13:48 Re: BRIN minmax multi - incorrect distance for infinite timestamp/date
Previous Message Ashutosh Bapat 2023-10-18 09:59:04 Re: Asymmetric partition-wise JOIN