postgresql/src/tools/fsync
Bruce Momjian c6bc0feb00 fsync test files
Prevent creation of 16GB files during fsync testing; only create 16MB
files;  backpatch to 8.4.X.
2009-09-21 20:20:56 +00:00
..
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00
README More README src cleanups. 2008-03-21 13:23:29 +00:00
test_fsync.c fsync test files 2009-09-21 20:20:56 +00:00

$PostgreSQL: pgsql/src/tools/fsync/README,v 1.4 2008/03/21 13:23:29 momjian Exp $

fsync
=====

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.