pgsql: fsync test files Prevent creation of 16GB files during fsync - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: fsync test files Prevent creation of 16GB files during fsync
Date
Msg-id 20090921202056.6D1DA753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
fsync test files

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

Modified Files:
--------------
    pgsql/src/tools/fsync:
        test_fsync.c (r1.24 -> r1.25)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/test_fsync.c?r1=1.24&r2=1.25)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Define a new, more extensible syntax for COPY options.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: fsync test files Prevent creation of 16GB files during fsync