Re: How do Monitoring tools capture explain plan of a query

Поиск
Список
Период
Сортировка
От kyle Hailey
Тема Re: How do Monitoring tools capture explain plan of a query
Дата
Msg-id CADsdiQid3KWYSh2LXV-gy6dh1vMGqXb12e7Z_79+4Ab5Gi2GAQ@mail.gmail.com
обсуждение исходный текст
Ответ на How do Monitoring tools capture explain plan of a query  (kunwar singh <krishsingh.111@gmail.com>)
Ответы Re: How do Monitoring tools capture explain plan of a query  (kunwar singh <krishsingh.111@gmail.com>)
Список pgsql-performance

Datadog runs explain on a subset of queries , should  be most of the top queries, and doesn't use auto_explain (though there is an request to use it if it is already set up)

Kyle



On Sat, Apr 22, 2023 at 8:29 AM kunwar singh <krishsingh.111@gmail.com> wrote:
Postgres noob question.

For example say datadog

Do they run EXPLAIN on all queries?
Or is it automatic in postgres? Like when auto_explain is enabled?


--
Cheers,
Kunwar

В списке pgsql-performance по дате отправления:

Предыдущее
От: kunwar singh
Дата:
Сообщение: How do Monitoring tools capture explain plan of a query
Следующее
От: kunwar singh
Дата:
Сообщение: Re: How do Monitoring tools capture explain plan of a query