Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Vacuum Doesn't Recover Disk Space



Thanks for the tip. I probably should've waited for vacuum to actually
finish instead of cancelling it prematurely (thinking PG Admin was
finished).

On Nov 6, 2007 12:42 PM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
>
> On 11/6/07, j a <inboundfilter(at)gmail(dot)com> wrote:
> > I have a large table that I remove around 10m rows from every 2 months. I
> > try running Vacuum Full w/Analyze (both boxes checked in PG Admin), but the
> > disk space is never returned to the system. Any way I can force this?
> >
> > I'm running 7.4 on CentOS4.3
>
> You likely have index bloat.  try reindexing.
>



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group