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
| Next: | From: Bruce Momjian | Date: 2011-01-15 17:24:37 |
| Subject: pgsql: Improve output display of test_fsync. |
| Previous: | From: Heikki Linnakangas | Date: 2011-01-15 14:38:49 |
| Subject: pgsql: Treat a WAL sender process that hasn't started streaming yetas |