Thread: pgsql: Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rath

pgsql: Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rath

From
Bruce Momjian
Date:
Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rather than
always 8k writes, per suggestion from Tom.  Also adjust open_sync output
layout.

Branch
------
master

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

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c |   24 +++++++++++-------------
1 files changed, 11 insertions(+), 13 deletions(-)