Re: More thoughts about planner's cost estimates

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: More thoughts about planner's cost estimates
Дата
Msg-id 0B801F97-877B-49FE-88DA-8C0083FA0CE5@pervasive.com
обсуждение исходный текст
Ответ на Re: More thoughts about planner's cost estimates  ("Todd A. Cook" <tcook@blackducksoftware.com>)
Ответы Re: More thoughts about planner's cost estimates  (Hannu Krosing <hannu@skype.net>)
Список pgsql-hackers
On Jun 2, 2006, at 5:24 PM, Todd A. Cook wrote:
> Josh Berkus wrote:
>> Greg, Tom,
>>> But for most users analyze doesn't really have to run as often as
>>> vacuum. One sequential scan per night doesn't seem like that big  
>>> a deal
>>> to me.
>> Clearly you don't have any 0.5 TB databases.
>
> Perhaps something like "ANALYZE FULL"?  Then only those who need the
> more precise statistics would pay the cost for a full scan.

Might also be worth adding analyze delay settings, ala  
vacuum_cost_delay.


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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: 'CVS-Unknown' buildfarm failures?
Следующее
От: Greg Stark
Дата:
Сообщение: Re: COPY (query) TO file