You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/tools/fsync
Bruce Momjian 1cb945bd50 Properly document return value of strpos(). 20 years ago
..
Makefile Make test_fsync use optimizer flag. 22 years ago
README Properly document return value of strpos(). 20 years ago
test_fsync.c Properly document return value of strpos(). 20 years ago

README

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.