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_2_24~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c109785e385b670302513b1aea062f89f4252d38;p=thirdparty%2Fpostgresql.git 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 1e7544afeb4..fb59ceaf95f 100644 --- a/doc/src/sgml/perform.sgml +++ b/doc/src/sgml/perform.sgml @@ -1534,7 +1534,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.