projects
/
users
/
heikki
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a8396e
)
Document that the pg_test_fsync defaults allow the program to complete
author
Bruce Momjian
<bruce@momjian.us>
Tue, 14 Feb 2012 16:14:15 +0000
(11:14 -0500)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 14 Feb 2012 16:14:15 +0000
(11:14 -0500)
in about 30 seconds.
doc/src/sgml/pgtestfsync.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgtestfsync.sgml
b/doc/src/sgml/pgtestfsync.sgml
index ba9f0c1eb18f4fbd3314e856a599fc114ddec04a..9e17b0499080dd3f12ca96df3d99d0c06afa1311 100644
(file)
--- a/
doc/src/sgml/pgtestfsync.sgml
+++ b/
doc/src/sgml/pgtestfsync.sgml
@@
-53,7
+53,8
@@
pg_test_fsync [options]
<para>
Specifies the number of seconds for each test. The more time
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>
</listitem>
</varlistentry>