Re: Determining scan types

Поиск
Список
Период
Сортировка
От Sam Tregar
Тема Re: Determining scan types
Дата
Msg-id Pine.LNX.4.30.0107031041140.11297-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Determining scan types  (Philip Molter <philip@datafoundry.net>)
Список pgsql-general
On Tue, 3 Jul 2001, Philip Molter wrote:

> What causes this and how can I fix it?

Have you tried a VACUUM ANALYZE?  For some reason Postgres isn't able to
use its indexes fully unless you VACUUM ANALYZE often.

I consider this a bug but I gather the developers are OK with it.

-sam


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

Предыдущее
От: Philip Molter
Дата:
Сообщение: Re: Determining scan types
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Regression