Re: postgresql performance tuning - Mailing list pgsql-performance

From Vivek Khera
Subject Re: postgresql performance tuning
Date
Msg-id 9B119964-6561-4349-B0EA-5CA19F36C407@khera.org
Whole thread Raw
In response to Re: postgresql performance tuning  (Ameet Kini <akini@cs.wisc.edu>)
List pgsql-performance
On Dec 6, 2005, at 5:03 PM, Ameet Kini wrote:

> table with only 1 index, the time to do a vacuum (without full)
> went down
> from 45 minutes to under 3 minutes.  Maybe thats not bloat but thats
> surely surprising.  And this was after running vacuum periodically.

I'll bet either your FSM settings are too low and/or you don't vacuum
often enough for your data churn rate.

Without more data, it is hard to solve the right problem.


pgsql-performance by date:

Previous
From: "Assaf Yaari"
Date:
Subject: Re: Performance degradation after successive UPDATE's
Next
From: "Anjan Dave"
Date:
Subject: Re: High context switches occurring