Re: FW: Index usage

Поиск
Список
Период
Сортировка
От gnari
Тема Re: FW: Index usage
Дата
Msg-id 002701c4d259$91b7a330$0100000a@wp2000
обсуждение исходный текст
Ответ на Re: FW: Index usage  ("BBI Edwin Punzalan" <edwin@bluebamboo.ph>)
Ответы Re: FW: Index usage  ("BBI Edwin Punzalan" <edwin@bluebamboo.ph>)
Список pgsql-performance
From: "BBI Edwin Punzalan" <edwin@bluebamboo.ph>
>
> Yes, the database is being vacuum-ed and analyzed on a daily basis.
>

then you should consider increating the statistics on the date column,
as the estimates were a bit off in the plan

> Our version is 7.2.1

upgrade time ?

gnari



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "Group By " index usage
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: Slow execution time when querying view with WHERE clause