Re: print cached SQL plans of a backend

From: srinivasan s <srinioracledba7(at)gmail(dot)com>
To: James Pang <jamespang886(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: print cached SQL plans of a backend
Date: 2024-02-22 13:13:49
Message-ID: CAOEeMcVr_EVJAj8Gx6LrNo-tFC13qvR62Xi3o9EOv-7z0MBWpw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

auto_explain may be helpful PostgreSQL: Documentation: 16:
F.4. auto_explain — log execution plans of slow queries
<https://www.postgresql.org/docs/current/auto-explain.html>

Thanks,
Srini.

On Thu, Feb 22, 2024 at 6:03 PM James Pang <jamespang886(at)gmail(dot)com> wrote:

> Hi,
> possible to print cached SQL plans of a backend , may a specific
> extension can help do that?
>
> Thanks,
>
> James
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Nikhil Shetty 2024-02-22 13:31:55 Re: Modify Bootstrap user ID
Previous Message James Pang 2024-02-22 12:33:10 print cached SQL plans of a backend