postgresql/src/tools/fsync
2006-11-23 16:41:11 +00:00
..
Makefile Fix test_fsync compile on MinGW(win32) 2006-10-13 14:19:29 +00:00
README
test_fsync.c Update fsync test to match new O_DIRECT behavior. 2006-11-23 16:41:11 +00:00

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

	Usage:	test_fsync [-f filename] [loops]

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