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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: fsync test files Prevent creation of 16GB files during fsync
Date: 2009-09-21 20:21:03
Message-ID: 20090921202103.04B3E753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-09-21 22:22:07 pgsql: Surrogate pair support for U& string and identifier syntax This
Previous Message Bruce Momjian 2009-09-21 20:20:56 pgsql: fsync test files Prevent creation of 16GB files during fsync