mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Add comment about using this testing for wal_sync_method.
This commit is contained in:
parent
b2906c5be3
commit
9ae9ad155d
@ -172,6 +172,7 @@ main(int argc, char *argv[])
|
|||||||
printf("\n");
|
printf("\n");
|
||||||
|
|
||||||
printf("\nCompare file sync methods with 2 8k writes:\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
|
#ifdef OPEN_DATASYNC_FLAG
|
||||||
/* open_dsync, write */
|
/* open_dsync, write */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user