mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
doc: Fix typos and other minor issues
Author: Alexander Lakhin <exclusion@gmail.com>
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user