Re: bloating vacuum - Mailing list pgsql-general

From Reid Thompson
Subject Re: bloating vacuum
Date
Msg-id F956DEF56F298E4594A443DE460BC47D45A69C77@sr101-exch1.ateb.com
Whole thread Raw
In response to bloating vacuum  (S H <msq001@live.com>)
Responses Re: bloating vacuum  (S H <msq001@live.com>)
List pgsql-general
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: S H
Date:
Subject: bloating vacuum
Next
From: Rob Sargent
Date:
Subject: Re: postgres and xquery