mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
Now that the diskchecker.pl author has updated the download link on his
website, revert the separate link to the download git repository. Backpatch from 9.0 to current.
This commit is contained in:
parent
62d69045dd
commit
99dd2a390f
1 changed files with 2 additions and 4 deletions
|
|
@ -153,10 +153,8 @@
|
|||
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
|
||||
<application>diskchecker.pl</> (<ulink
|
||||
url="http://brad.livejournal.com/2116715.html">description</ulink>, <ulink
|
||||
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>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue