Re: Slow count(*) again... - Mailing list pgsql-performance

From Dan Harris
Subject Re: Slow count(*) again...
Date
Msg-id 4CB48127.6090200@drivefaster.net
Whole thread Raw
In response to Re: Slow count(*) again...  (Scott Carey <scott@richrelevance.com>)
Responses Re: Slow count(*) again...  (Scott Carey <scott@richrelevance.com>)
Re: Slow count(*) again...  (Neil Whelchel <neil.whelchel@gmail.com>)
List pgsql-performance
On 10/11/10 8:02 PM, Scott Carey wrote:
> would give you a 1MB read-ahead.  Also, consider XFS and its built-in defragmentation.  I have found that a longer
livedpostgres DB will get extreme 
> file fragmentation over time and sequential scans end up mostly random.  On-line file defrag helps tremendously.
>
We just had a corrupt table caused by an XFS online defrag.  I'm scared
to use this again while the db is live.  Has anyone else found this to
be safe?  But, I can vouch for the fragmentation issue, it happens very
quickly in our system.

-Dan

pgsql-performance by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Slow count(*) again...
Next
From: david@lang.hm
Date:
Subject: Re: Slow count(*) again...