Re: VACCUM FULL ANALYZE PROBLEM - Mailing list pgsql-performance

From Iain
Subject Re: VACCUM FULL ANALYZE PROBLEM
Date
Msg-id 007f01c51300$f44334a0$7201a8c0@mst1x5r347kymb
Whole thread Raw
In response to VACCUM FULL ANALYZE PROBLEM  ("Michael Ryan S. Puncia" <mpuncia@census.gov.ph>)
Responses Re: VACCUM FULL ANALYZE PROBLEM
List pgsql-performance
Hi,
 
just make sure that your freespace map is big enough and then do a vacuum analyse without the full option.
 
I can imagine that database performance might not be as good as it would be after a vacuum full, though I expect that it wouldn't make much difference.
 
regards
Iain
----- Original Message -----
Sent: Tuesday, February 15, 2005 10:34 AM
Subject: [PERFORM] VACCUM FULL ANALYZE PROBLEM

Hi,

 

I have 3 tables in the database with 80G of data, one of them is almost 40G and the remaining 2 tables has 20G each.

We use this database mainly for query and updating is done only quarterly and the database perform well. My problem

is after updating and then run VACCUM FULL ANALYZE  vacuuming the tables takes days to complete. I hope someone

can help me solve my problem.

 

Thanks

 

 

pgsql-performance by date:

Previous
From: "Michael Ryan S. Puncia"
Date:
Subject: VACCUM FULL ANALYZE PROBLEM
Next
From: "Michael Ryan S. Puncia"
Date:
Subject: Re: VACCUM FULL ANALYZE PROBLEM