postgresql/src/tools/fsync
Bruce Momjian d627836c66 Adjust test_fsync code to be more sane.
Backpatch to 8.4.X.
2009-08-10 18:19:11 +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 Adjust test_fsync code to be more sane. 2009-08-10 18:19:11 +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.