Re: REINDEX not working for wastedspace - Mailing list pgsql-performance

From Reid Thompson
Subject Re: REINDEX not working for wastedspace
Date
Msg-id 1316607691.17526.60.camel@raker.ateb.com
Whole thread Raw
In response to REINDEX not working for wastedspace  (AI Rumman <rummandba@gmail.com>)
List pgsql-performance
On Wed, 2011-09-21 at 13:01 +0600, AI Rumman wrote:
> I am using Postgresql 9.0.1.
>

> I REINDEXED  both the indexes and table, but I did not find any change
> in wastedspace or wastedispace.
> Could you please tell me why?

you need to

1) either vacuum full or cluster the table
2) analyze the table
3) check bloat again


pgsql-performance by date:

Previous
From: AI Rumman
Date:
Subject: Re: REINDEX not working for wastedspace
Next
From: Guillaume Cottenceau
Date:
Subject: Show_database_bloat reliability? [was: Re: REINDEX not working for wastedspace]