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