Thread: pgsql: fsync test files Prevent creation of 16GB files during fsync

pgsql: fsync test files Prevent creation of 16GB files during fsync

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
fsync test files

Prevent creation of 16GB files during fsync testing; only create 16MB
files;  backpatch to 8.4.X.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/src/tools/fsync:
        test_fsync.c (r1.23.2.1 -> r1.23.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/test_fsync.c?r1=1.23.2.1&r2=1.23.2.2)