Re: Missing query plan for auto_explain.

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: Missing query plan for auto_explain.
Дата
Msg-id 20220912164616.zilo6ylqt7s2gpvt@jrouhaud
обсуждение исходный текст
Ответ на Re: Missing query plan for auto_explain.  (Matheus Martin <matheus.martin@voidbridge.com>)
Список pgsql-general
On Mon, Sep 12, 2022 at 05:34:37PM +0100, Matheus Martin wrote:
> Understood. I have run a prepared statement with the query in question
> through `psql` and JIT was not used (see plan below), however please note
> that the long response times were never reproducible from `psql`, they only
> happen from our JDBC application.

Do you have pg_stat_statements enabled?  If yes you could check what are the
maximum execution and planning time for that query, which may give an answer.



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

Предыдущее
От: shashidhar Reddy
Дата:
Сообщение: Re: unable to install pldebugger
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: unable to install pldebugger