Skip to content

Commit 001d366

Browse files
committed
Have test_fsync output details that fdatasync is the default
wal_sync_method on Linux.
1 parent 169516a commit 001d366

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tools/fsync/test_fsync.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@ test_sync(int writes_per_op)
168168
printf("\nCompare file sync methods using one write:\n");
169169
else
170170
printf("\nCompare file sync methods using two writes:\n");
171-
printf("(in wal_sync_method preference order)\n");
171+
printf("(in wal_sync_method preference order, except fdatasync\n");
172+
printf("is Linux's default)\n");
172173

173174
/*
174175
* Test open_datasync if available

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy