Re: bloating vacuum

From: S H <msq001(at)live(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: bloating vacuum
Date: 2013-05-14 15:06:44
Message-ID: BAY155-W429F47B1B81B835E931342FDA10@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Got some information from following
http://www.depesz.com/2011/07/06/bloat-happens/
What is the general solution to avoid bloating.
> On Tue, 2013-05-14 at 14:51 +0000, S H wrote:
> > I am doing some experiment to understand the behaviour of manual
> > vacuum.
> >
> > I created small table and started doing insertion/deletion/updation on
> > 2 rows in infinite loop. It started bloating around 844 times, but
> > after it stopped bloating.. what could be the reason?
> >
> > In between i am running manual vacuum analyze ( without full option)
>
> Explanation is described here
> http://www.postgresql.org/docs/9.1/static/sql-vacuum.html
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2013-05-14 15:22:24 Re: postgres and xquery
Previous Message Igor Neyman 2013-05-14 15:06:25 Re: Running out of memory on vacuum