pgsql: Apply patch for test_fsync to add tests for O_DIRECT. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Apply patch for test_fsync to add tests for O_DIRECT.
Date
Msg-id E1Pe9PI-0006WW-Us@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Apply patch for test_fsync to add tests for O_DIRECT.

Adjusted patch by Josh Berkus

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=677b06ca462ec6fd98da9369a2eae6085c9d7fed

Modified Files
--------------
src/tools/fsync/Makefile     |    4 +-
src/tools/fsync/README       |   21 +++-
src/tools/fsync/test_fsync.c |  256 ++++++++++++++++++++++++++++++++++++++----
3 files changed, 249 insertions(+), 32 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Treat a WAL sender process that hasn't started streaming yet as
Next
From: Bruce Momjian
Date:
Subject: pgsql: Improve output display of test_fsync.