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

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

Edson

pgsql-general by date:

Previous
From: Dmitriy Igrishin
Date:
Subject: Re: Roles with empty password (probably bug in libpq and in psql as well).
Next
From: jkells
Date:
Subject: insert binary data into a table column with psql