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 73162ee commit 85509b9Copy full SHA for 85509b9
doc/src/sgml/wal.sgml
@@ -150,10 +150,8 @@
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
154
- <application>diskchecker.pl</> (<ulink
155
- url="http://brad.livejournal.com/2116715.html">description</ulink>, <ulink
156
- url="https://gist.github.com/3172656">script</ulink>).
+ You can test for reliable I/O subsystem behavior using <ulink
+ url="http://brad.livejournal.com/2116715.html"><filename>diskchecker.pl</filename></ulink>.
157
</para>
158
159
<para>
0 commit comments