projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94c35d5
)
Fix typo
author
Magnus Hagander
<magnus@hagander.net>
Wed, 4 Jul 2012 07:06:02 +0000
(09:06 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Wed, 4 Jul 2012 07:06:02 +0000
(09:06 +0200)
gabrielle
doc/src/sgml/wal.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/wal.sgml
b/doc/src/sgml/wal.sgml
index ff825eca3b8f8a20afbbe523c14cf06a9f5122fe..a3e91be4b898eba85ab32b86a6e881da0b226961 100644
(file)
--- a/
doc/src/sgml/wal.sgml
+++ b/
doc/src/sgml/wal.sgml
@@
-378,7
+378,7
@@
committing at about the same time. Setting <varname>commit_delay</varname>
can only help when there are many concurrently committing transactions,
and it is difficult to tune it to a value that actually helps rather
- than hurt throughput.
+ than hurt
s
throughput.
</para>
</sect1>