On 05/30/2011 08:53 PM, Nick Raj wrote:
> Hi,
>
> Cube code provided by postgres contrib folder. It uses the NDBOX structure.
> On creating index, it's size increase at a high rate.
[snip]
> Can some one tell me why index is becoming so large?
> How to compress or reduce its size?
It'd help if you included some more details:
- Your PostgreSQL version
- A .sql file that demonstrated the problem,
including your table definitions and index
creation commands.
--
Craig Ringer