Re: Seeking performance advice and explanation for high I/O on 8.3 - Mailing list pgsql-performance

From Kevin Grittner
Subject Re: Seeking performance advice and explanation for high I/O on 8.3
Date
Msg-id 4AA149D1020000250002AAF3@gw.wicourts.gov
Whole thread Raw
In response to Re: Seeking performance advice and explanation for high I/O on 8.3  ("Scott Otis" <scott.otis@intand.com>)
List pgsql-performance
"Scott Otis" <scott.otis@intand.com> wrote:

> So is there anything I can do in 8.3 to help this?  I have tried
> setting 'track_activities', 'track_counts' and 'autovacuum' to 'off'
> (which has reduced CPU and I/O a bit)

You're going to regret that very soon, unless you are *very* sure you
have adequate manual vacuums scheduled.

http://www.postgresql.org/docs/8.3/interactive/routine-vacuuming.html

-Kevin

pgsql-performance by date:

Previous
From: "Scott Otis"
Date:
Subject: Re: Seeking performance advice and explanation for high I/O on 8.3
Next
From: Josh Berkus
Date:
Subject: Re: Planner question - "bit" data types