projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f60a236
)
doc: Fix typos and other minor issues
author
Peter Eisentraut
<peter_e@gmx.net>
Sat, 2 Sep 2017 02:59:27 +0000
(22:59 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Sat, 2 Sep 2017 03:23:33 +0000
(23:23 -0400)
Author: Alexander Lakhin <exclusion@gmail.com>
doc/src/sgml/perform.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/perform.sgml
b/doc/src/sgml/perform.sgml
index 1e7544afeb49e58e48fa696822a8730cd2b105e9..fb59ceaf95fc273458d8cf8de22e84c8f258e7b0 100644
(file)
--- a/
doc/src/sgml/perform.sgml
+++ b/
doc/src/sgml/perform.sgml
@@
-1534,7
+1534,7
@@
SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
<listitem>
<para>
Increase <xref linkend="guc-checkpoint-segments"> and <xref
- linkend="guc-checkpoint-timeout">
; this reduces the frequency
+ linkend="guc-checkpoint-timeout">; this reduces the frequency
of checkpoints, but increases the storage requirements of
<filename>/pg_xlog</>.
</para>