Re: slow queries on system tables

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: slow queries on system tables
Дата
Msg-id CAHOFxGqftoP6-0YbRqRZbZ=_Zbn6iELvQDfHz3Sc0uJo_z8_Bw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: slow queries on system tables  (PegoraroF10 <marcos@f10.com.br>)
Ответы Re: slow queries on system tables  (PegoraroF10 <marcos@f10.com.br>)
Список pgsql-general
Might the issue be with pg_index or pg_attribute rather than pg_class? Is the query still slow? Do you have the output of explain analyze for use on https://explain.depesz.com/ or the output of EXPLAIN (ANALYZE, COSTS, VERBOSE, BUFFERS, FORMAT JSON) for use on http://tatiyants.com/pev/#/plans/new website?

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

Предыдущее
От: PegoraroF10
Дата:
Сообщение: Re: slow queries on system tables
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: slow queries on system tables