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 faa2cbe commit 3262b19Copy full SHA for 3262b19
doc/src/sgml/wal.sgml
@@ -150,8 +150,10 @@
150
drive cannot guarantee the data will be written before shutdown.
151
If you use SSDs, be aware that many of these do not honor cache flush
152
commands by default.
153
- You can test for reliable I/O subsystem behavior using <ulink
154
- 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
155
+ url="http://brad.livejournal.com/2116715.html">description</ulink>, <ulink
156
+ url="https://gist.github.com/3172656">script</ulink>).
157
</para>
158
159
<para>
0 commit comments