Remove suggestiong for using test for wal_sync_method.

REL8_0_STABLE
Bruce Momjian 22 years ago
parent 34ce6b41cf
commit c8aaa5ceec
  1. 1
      src/tools/fsync/test_fsync.c

@ -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 */

Loading…
Cancel
Save