Re: information_schema performance in Postgres 12

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: information_schema performance in Postgres 12
Дата
Msg-id CAHOFxGroZWR4LKtvthzG3eow1TaCELiXwrnNSk=BbXL_cTdFVw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: information_schema performance in Postgres 12  (Eric Gillum <eric@hazel.co>)
Ответы Re: information_schema performance in Postgres 12
Список pgsql-general
Have you tried with JIT turned off in PG12? The long running node is ProjectSet type which is related to set returning functions. If that is getting evaluated differently in PG12, that may be issue.

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