Re: [GENERAL] Call for alpha testing: planner statistics revisions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] Call for alpha testing: planner statistics revisions
Дата
Msg-id 22538.993153731@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Call for alpha testing: planner statistics revisions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Ed Loehr <efl@pobox.com> writes:
> Tom Lane wrote:
>> * ANALYZE is now available as a separate command; you can run it without
>> also doing a VACUUM.  (Of course, VACUUM ANALYZE still works.)

> What is the impact of this newly isolated ANALYZE command on the need
> and/or frequency for VACUUMs?  

None really.  By the time 7.2 is out, I expect we will also have a
more lightweight form of VACUUM, and so running VACUUM ANALYZE as a
reasonably frequent background operation will still be the norm.
        regards, tom lane


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

Предыдущее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: COPY vs. INSERT
Следующее
От: Tom Lane
Дата:
Сообщение: Re: COPY vs. INSERT