Re: How to reduce query planning time (10s)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to reduce query planning time (10s)
Дата
Msg-id 2449277.1640019890@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: How to reduce query planning time (10s)  (iulian dragos <iulian.dragos@databricks.com>)
Список pgsql-general
iulian dragos <iulian.dragos@databricks.com> writes:
> Is there any way to validate the bloated index hypothesis before I invest
> too much in this direction?

A plain old VACUUM ought to take care of most of the problem.

            regards, tom lane



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: How to reduce query planning time (10s)
Следующее
От: Bryn Llewellyn
Дата:
Сообщение: Re: Packages, inner subprograms, and parameterizable anonymous blocks for PL/pgSQL