Thanks to visit codestin.com Credit goes to github.com
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 1a95f12 commit 017c47bCopy full SHA for 017c47b
src/tools/fsync/README
@@ -1,4 +1,4 @@
1
-$PostgreSQL: pgsql/src/tools/fsync/README,v 1.4 2008/03/21 13:23:29 momjian Exp $
+$PostgreSQL: pgsql/src/tools/fsync/README,v 1.5 2009/11/28 15:04:54 momjian Exp $
2
3
fsync
4
=====
@@ -7,5 +7,5 @@ This program tests fsync. The tests are described as part of the program output
7
8
Usage: test_fsync [-f filename] [loops]
9
10
-Loops defaults to 1000. The default output file is /var/tmp/test_fsync.out.
+Loops defaults to 5000. The default output file is /var/tmp/test_fsync.out.
11
Consider that /tmp or /var/tmp might be memory-based file systems.
0 commit comments