Re: How to avoid database bloat - Mailing list pgsql-performance

From Tom Lane
Subject Re: How to avoid database bloat
Date
Msg-id 14703.1117728639@sss.pgh.pa.us
Whole thread Raw
In response to Re: How to avoid database bloat  ("Mindaugas Riauba" <mind@bi.lt>)
Responses Re: How to avoid database bloat  (matthew@tocr.com)
List pgsql-performance
"Mindaugas Riauba" <mind@bi.lt> writes:
>   And what in vacuum verbose output suggests that vacuum is not done
> often enough? Current output (table is 100MB already) is below.

The output shows vacuum cleaning up about a third of the table.  Usually
people like to keep the overhead down to 10% or so ...

            regards, tom lane

pgsql-performance by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: How to avoid database bloat
Next
From: Tom Lane
Date:
Subject: Re: Query plan for very large number of joins