projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afc7328
)
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:08:35 +0000
(09:08 +0200)
gabrielle
doc/src/sgml/wal.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/wal.sgml
b/doc/src/sgml/wal.sgml
index e212ddf16c032ccb22da12337b3ffb96665aeb08..9df1218f2b45bacba82b415b314172c2118a16c4 100644
(file)
--- a/
doc/src/sgml/wal.sgml
+++ b/
doc/src/sgml/wal.sgml
@@
-375,7
+375,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>