doc: Fix typos and other minor issues
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 2 Sep 2017 02:59:27 +0000 (22:59 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 2 Sep 2017 03:23:15 +0000 (23:23 -0400)
Author: Alexander Lakhin <exclusion@gmail.com>

doc/src/sgml/perform.sgml

index 2af1738576a41373bdf4440257fb353acc379129..fb4225ee056b3fe85eb03c47e3634893334c64d9 100644 (file)
@@ -1555,7 +1555,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>