Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full?

Поиск
Список
Период
Сортировка
От Edson Richter
Тема Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full?
Дата
Msg-id BLU0-SMTP177F9CCD4FE0439D01D00CACFDC0@phx.gbl
обсуждение исходный текст
Ответ на Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full?  (François Beausoleil <francois@teksol.info>)
Список pgsql-general
Em 24/07/2012 18:15, François Beausoleil escreveu:
> Le 2012-07-24 à 16:36, Edson Richter a écrit :
>
>> I know PostgreSQL from time to time runs automatically the vacuum process.
>> My applications grows due lots of data import during the day (about 100Mb/day).
>> Do I need also to schedule a Vacuum Analyze to happens from time to time?
> I already asked that question for 9.1 here:
http://dba.stackexchange.com/questions/18664/are-regular-vacuum-analyze-stil-recommended-under-9-1
>
> Bye!
> François
>
There are great points on there, and for sure I'll read and analyze
carefully.
But a simpler question remains: Auto vacuum also update statistics, or I
need to schedule Vacuum Analyze to do that?
I would not want to have two schedules doing same (or very close) things
bloating my database server.

Thanks,


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

Предыдущее
От: Edson Richter
Дата:
Сообщение: Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full?
Следующее
От: Edson Richter
Дата:
Сообщение: Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full?