Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Update doc mention of diskchecker.pl to add URL for script; retain URL
authorBruce Momjian <bruce@momjian.us>
Fri, 27 Jul 2012 01:25:25 +0000 (21:25 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 27 Jul 2012 01:25:25 +0000 (21:25 -0400)
for description.

Patch to 9.0 and later, where script is mentioned.

doc/src/sgml/wal.sgml

index 9df1218f2b45bacba82b415b314172c2118a16c4..b94c67bc44bd7bfd33ffbb252335994e498219fc 100644 (file)
    drive cannot guarantee the data will be written before shutdown.
    If you use SSDs, be aware that many of these do not honor cache flush
    commands by default.
-   You can test for reliable I/O subsystem behavior using <ulink
-   url="http://brad.livejournal.com/2116715.html"><filename>diskchecker.pl</filename></ulink>.
+   You can test for reliable I/O subsystem behavior using
+   <application>diskchecker.pl</> (<ulink
+   url="http://brad.livejournal.com/2116715.html">description</ulink>, <ulink
+   url="https://gist.github.com/3172656">script</ulink>).
   </para>
 
   <para>