Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full? - Mailing list pgsql-general

From Edson Richter
Subject Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full?
Date
Msg-id BLU0-SMTP177F9CCD4FE0439D01D00CACFDC0@phx.gbl
Whole thread Raw
In response to Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full?  (François Beausoleil <francois@teksol.info>)
List 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 by date:

Previous
From: Edson Richter
Date:
Subject: Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full?
Next
From: Edson Richter
Date:
Subject: Re: Pg 9.1: Do I need to run vacuum analyze instead vacuum full?