projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34ce6b4
)
Remove suggestiong for using test for wal_sync_method.
author
Bruce Momjian
<bruce@momjian.us>
Sat, 20 Mar 2004 16:18:41 +0000
(16:18 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 20 Mar 2004 16:18:41 +0000
(16:18 +0000)
src/tools/fsync/test_fsync.c
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/fsync/test_fsync.c
b/src/tools/fsync/test_fsync.c
index 09909074ab0ccbd9a95236daf63efc00794ebba0..7c8b4856ea547d6ae8ce4f4ac914d57f878b2e23 100644
(file)
--- a/
src/tools/fsync/test_fsync.c
+++ b/
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 */