Document that the pg_test_fsync defaults allow the program to complete

in about 30 seconds.
This commit is contained in:
Bruce Momjian 2012-02-14 11:14:15 -05:00
parent 0a8396e35e
commit ef7a7c81d9

View File

@ -53,7 +53,8 @@ pg_test_fsync [options]
<para> <para>
Specifies the number of seconds for each test. The more time Specifies the number of seconds for each test. The more time
per test, the greater the test's accuracy, but the longer it takes per test, the greater the test's accuracy, but the longer it takes
to run. The default is 2 seconds. to run. The default is 2 seconds, which allows the program to
complete in about 30 seconds.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>