From: | Alfred Perlstein <bright(at)wintelcom(dot)net> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> |
Subject: | Index grows huge, possible leakage? |
Date: | 2001-02-01 23:34:26 |
Message-ID: | 20010201153426.U26076@fw.wintelcom.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
After several weeks our idicies grow very large (in one case to
4-5 gigabytes) After droppping and recreating the indecies they
shrink back to something more reasonable (500megs same case).
We are currently using Vadim's vacuum patches for VLAZY and MMNB,
against 7.0.3. We are using a LAZY vacuum on these tables
However a normal (non-lazy) vacuum doesn't shrink the index, the
only thing that helps reduce the size is dropping and recreating.
Is this a bug in 7.0.3? A possible bug in Vadim's patches? Or is
this somewhat expected behavior that we have to cope with?
As a side note, the space requirement is actually 'ok' it's just
that performance gets terrible once the indecies reach such huge
sizes.
--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."
From | Date | Subject | |
---|---|---|---|
Next Message | XuYifeng | 2001-02-02 03:04:10 | Re: Index grows huge, possible leakage? |
Previous Message | Dave Mertens | 2001-02-01 20:39:42 | Re: Re: Re: grant privileges to a database [URGENT] |