Re: Some Performance Advice Needed - Mailing list pgsql-performance

From William Yu
Subject Re: Some Performance Advice Needed
Date
Msg-id cqfecl$2bmm$1@news.hub.org
Whole thread Raw
In response to Re: Some Performance Advice Needed  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-performance
>> IDE disks lie about write completion (This can be disabled on some
>> drives) whereas SCSI drives wait for the data to actually be written
>> before they report success.  It is quite
>> easy to corrupt a PG (Or most any db really) on an IDE drive.  Check
>> the archives for more info.
>
>
> Do we have any real info on this? Specifically which drives? Is SATA the
> same way? What about SATA-II?
> I am not saying it isn't true (I know it is) but this is a blanket
> statement that may or may not be
> true with newer tech.

 From my experience with SATA controllers, write caching is controlled
via the BIOS.

pgsql-performance by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Some Performance Advice Needed
Next
From: Tom Lane
Date:
Subject: Re: Memory leak tsearch2 VACUUM FULL VERBOSE ANALYZE