8000 doc: Fix typos and other minor issues · yazun/postgres@c109785 · GitHub
[go: up one dir, main page]

Skip to content

Commit c109785

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

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
@@ -1534,7 +1534,7 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
15341534
<listitem>
15351535
<para>
15361536
Increase <xref linkend="guc-checkpoint-segments"> and <xref
1537-
linkend="guc-checkpoint-timeout"> ; this reduces the frequency
1537+
linkend="guc-checkpoint-timeout">; this reduces the frequency
15381538
of checkpoints, but increases the storage requirements of
15391539
<filename>/pg_xlog</>.
15401540
</para>

0 commit comments

Comments
 (0)
0