postgresql/src/tools/fsync
2011-01-01 13:18:15 -05:00
..
Makefile Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
README Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test_fsync.c Remove excess argument to open(2). 2010-10-02 18:40:28 -04:00

src/tools/fsync/README

fsync
=====

This program tests fsync.  The tests are described as part of the program output.

	Usage:	test_fsync [-f filename] [loops]

Loops defaults to 5000.  The default output file is /var/tmp/test_fsync.out.
Consider that /tmp or /var/tmp might be memory-based file systems.