|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.48 2007/12/1014:51:10 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.49 2007/12/1022:08:36 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="wal"> |
4 | 4 | <title>Reliability and the Write-Ahead Log</title> |
|
66 | 66 | <application>atacontrol</>. (For SCSI disks use <ulink |
67 | 67 | url="http://sg.torque.net/sg/sdparm.html"><application>sdparm</></ulink> |
68 | 68 | to turn off <literal>WCE</>.) On <productname>Windows</> write caching is |
69 | | -controlled by <literal>My Computer\Open\{select disk |
| 69 | +disabled by unchecking <literal>My Computer\Open\{select disk |
70 | 70 | drive}\Properties\Hardware\Properties\Policies\Enable write caching on |
71 | 71 | the disk</>. |
72 | 72 | </para> |
|