Skip to content

Commit 727add8

Browse files
committed
doc: Fix typos and other minor issues
Author: Alexander Lakhin <exclusion@gmail.com>
1 parent dd344de commit 727add8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/perform.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,7 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
15551555
<listitem>
15561556
<para>
15571557
Increase <xref linkend="guc-checkpoint-segments"> and <xref
1558-
linkend="guc-checkpoint-timeout"> ; this reduces the frequency
1558+
linkend="guc-checkpoint-timeout">; this reduces the frequency
15591559
of checkpoints, but increases the storage requirements of
15601560
<filename>/pg_xlog</>.
15611561
</para>

0 commit comments

Comments
 (0)