Remove suggestiong for using test for wal_sync_method.

This commit is contained in:
Bruce Momjian 2004-03-20 16:18:41 +00:00
parent 34ce6b41cf
commit c8aaa5ceec
1 changed files with 0 additions and 1 deletions

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