Add comment about using this testing for wal_sync_method.

This commit is contained in:
Bruce Momjian 2004-03-18 17:23:56 +00:00
parent b2906c5be3
commit 9ae9ad155d

View File

@ -172,6 +172,7 @@ 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 */