Re: bloating vacuum - Mailing list pgsql-general

From S H
Subject Re: bloating vacuum
Date
Msg-id BAY155-W429F47B1B81B835E931342FDA10@phx.gbl
Whole thread Raw
In response to Re: bloating vacuum  (Reid Thompson <Reid.Thompson@ateb.com>)
Responses Re: bloating vacuum  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
Got some information from following


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
>
>
>

pgsql-general by date:

Previous
From: Igor Neyman
Date:
Subject: Re: Running out of memory on vacuum
Next
From: Merlin Moncure
Date:
Subject: Re: postgres and xquery