Re: Full vacuum may reclaim space

From: Gino(dot)Barille(at)gmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Full vacuum may reclaim space
Date: 2007-06-11 19:47:16
Message-ID: 1181591236.379799.286900@q66g2000hsg.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On May 31, 12:11 am, t(dot)(dot)(dot)(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane) wrote:
> Gino(dot)Bari(dot)(dot)(dot)(at)gmail(dot)com writes:
> > Other than the fact that no space may need to be reclaimed is anyone
> > aware of any circumstance - e.g. use of numeric data types - where a
> > full vacuum will simply not reclaim space?
>
> There are several corner cases where the code will abandon shrinking.
> What are you concerned about exactly?
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq

After a recent training course we have discovered that certain
settings may have prevented the full vacuum from doing the job
requested. I.e. our configuration was well out of whack.

Did want to say thanks to all for the feedback and I will connect
again of the problem persists.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Geoffrey 2007-06-11 20:48:48 trying to track down postgres deaths
Previous Message Greg Smith 2007-06-11 18:02:10 Re: When should I worry?