8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7d970 commit 3d980e1Copy full SHA for 3d980e1
doc/src/sgml/wal.sgml
@@ -153,8 +153,10 @@
153
drive cannot guarantee the data will be written before shutdown.
154
If you use SSDs, be aware that many of these do not honor cache flush
155
commands by default.
156
- You can test for reliable I/O subsystem behavior using <ulink
157
- 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
158
+ url="http://brad.livejournal.com/2116715.html">description</ulink>, <ulink
159
+ url="https://gist.github.com/3172656">script</ulink>).
160
</para>
161
162
<para>
0 commit comments