summaryrefslogtreecommitdiff
path: root/src/tools/fsync
Commit message (Expand)AuthorAgeFilesLines
* Update error message and documentation for fsync test.Bruce Momjian2005-11-162-18/+19
* Have test_fsync honor -f filename argument.Bruce Momjian2005-11-161-17/+17
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-2/+1
* Pgindent run for 8.0.Bruce Momjian2004-08-291-6/+6
* Remove suggestiong for using test for wal_sync_method.Bruce Momjian2004-03-201-1/+0
* Make test_fsync use optimizer flag.Bruce Momjian2004-03-181-1/+1
* Allocate 16mb file for testing.Bruce Momjian2004-03-181-3/+5
* Have program default to 1000 loops, and add file name and loop option.Bruce Momjian2004-03-182-58/+109
* Add comment about using this testing for wal_sync_method.Bruce Momjian2004-03-181-0/+1
* Add fsync tests:Bruce Momjian2004-03-181-49/+144
* Mention which fsync methods are unavailable.Bruce Momjian2004-03-181-3/+7
* Add permission mode to opens().Bruce Momjian2004-03-181-8/+8
* Add missing includeBruce Momjian2004-03-181-0/+1
* Remove acccidental object/binary files.Bruce Momjian2004-03-182-0/+0
* Add fsync test program. It tests fsync to see if times for fsync are theBruce Momjian2004-03-185-0/+186