From: Peter Eisentraut Date: Sat, 2 Sep 2017 02:59:27 +0000 (-0400) Subject: doc: Fix typos and other minor issues X-Git-Tag: REL9_3_20~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=727add80d6c2c9b5362516718e1b0c86e800beba;p=postgresql doc: Fix typos and other minor issues Author: Alexander Lakhin --- diff --git a/doc/src/sgml/perform.sgml b/doc/src/sgml/perform.sgml index 2af1738576..fb4225ee05 100644 --- 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 ; this reduces the frequency + linkend="guc-checkpoint-timeout">; this reduces the frequency of checkpoints, but increases the storage requirements of /pg_xlog.