OSDN Git Service

Remove suggestiong for using test for wal_sync_method.
authorBruce Momjian <bruce@momjian.us>
Sat, 20 Mar 2004 16:18:41 +0000 (16:18 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 20 Mar 2004 16:18:41 +0000 (16:18 +0000)
src/tools/fsync/test_fsync.c

index 0990907..7c8b485 100644 (file)
@@ -215,7 +215,6 @@ main(int argc, char *argv[])
        printf("\n");
 
        printf("\nCompare file sync methods with 2 8k writes:\n");
-       printf("(The fastest should be used for wal_sync_method)\n");
 
 #ifdef OPEN_DATASYNC_FLAG
        /* open_dsync, write */