projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f2fa7f
)
Fix typo
author
Magnus Hagander
Wed, 4 Jul 2012 07:06:02 +0000
(09:06 +0200)
committer
Magnus Hagander
Wed, 4 Jul 2012 07:06:35 +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 0afb9d6af600da01c943534f0089f97dc311c8d4..baa36a147e4b270ddb6cb18f7c3fe4b1333ce1a3 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
commit_delay
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.