doc hdparm also support SATA - Mailing list pgsql-hackers

From Jov
Subject doc hdparm also support SATA
Date
Msg-id CADyrUxOZzZVg42LegjKHgof0xJEG0emx_tbHiUU5Hko-835+Cg@mail.gmail.com
Whole thread Raw
Responses Re: doc hdparm also support SATA
Re: doc hdparm also support SATA
List pgsql-hackers
from the pg doc:
http://www.postgresql.org/docs/devel/static/wal-reliability.html :On Linux, IDE drives can be queried using hdparm -I; write caching is enabled if there is a * next to Write cachehdparm -W 0 can be used to turn off write caching. SCSI drives can be queried using sdparm. Use sdparm --get=WCE to check whether the write cache is enabled and sdparm --clear=WCE to disable it.

from the hdparm man page :
http://linux.die.net/man/8/hdparm :hdparm - get/set SATA/IDE device parameters

so,the doc is out date, it should mention hdparm also support SATA.

and this doc section current contains more IDE than SATA driver , but nowadays, IDE driver is nearly dead, it hardly buy one IDE hard disk on the market. so we should write more doc about SATA than IDE.   

best regards,
--
Jov

pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: isolation test fails on installcheck
Next
From: Jaime Casanova
Date:
Subject: Re: corrupt pages detected by enabling checksums