doc: Fix typos and other minor issues
Author: Alexander Lakhin <exclusion@gmail.com>
This commit is contained in:
parent
53863ebeba
commit
b187702f8a
@ -326,7 +326,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
|
||||
<para>
|
||||
The <link linkend="catalog-pg-replication-slots"><structname>pg_replication_slots</structname></link>
|
||||
view and the
|
||||
<link linkend="monitoring-stats-views-table"><structname>pg_stat_replication</structname></link>
|
||||
<link linkend="pg-stat-replication-view"><structname>pg_stat_replication</structname></link>
|
||||
view provide information about the current state of replication slots and
|
||||
streaming replication connections respectively. These views apply to both physical and
|
||||
logical replication.
|
||||
|
@ -1578,7 +1578,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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user