]> granicus.if.org Git - postgresql/commitdiff
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:33 +0000 (23:23 -0400)
Author: Alexander Lakhin <exclusion@gmail.com>

doc/src/sgml/perform.sgml

index 1e7544afeb49e58e48fa696822a8730cd2b105e9..fb59ceaf95fc273458d8cf8de22e84c8f258e7b0 100644 (file)
@@ -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>