Thread: pgsql-server/src/tools/fsync test_fsync.c

pgsql-server/src/tools/fsync test_fsync.c

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@svr1.postgresql.org    04/03/18 11:26:27

Modified files:
    src/tools/fsync: test_fsync.c

Log message:
    Add fsync tests:

    Compare fsync before and after write's close:
    Compare one o_sync write to two:
    Compare file sync methods with one 8k write:
    Compare file sync methods with 2 8k writes: