doc: Fix typos and other minor issues
authorPeter Eisentraut
Sat, 2 Sep 2017 02:59:27 +0000 (22:59 -0400)
committerPeter Eisentraut
Sat, 2 Sep 2017 03:19:30 +0000 (23:19 -0400)
Author: Alexander Lakhin 

doc/src/sgml/logicaldecoding.sgml
doc/src/sgml/perform.sgml

index d595c2eae8bb7702187e1316cc7cbcccf7f2086d..17313b1da8b77775b3b71ce09b254081755fb586 100644 (file)
@@ -326,7 +326,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
    
     The pg_replication_slots
     view and the
-    monitoring-stats-views-table">pg_stat_replication
+    pg-stat-replication-view">pg_stat_replication
     view provide information about the current state of replication slots and
     streaming replication connections respectively. These views apply to both physical and
     logical replication.
index 5a087fbe6a098f8bfb2ac55c99cf1e767a486409..cf085fe0cc3c2e79b1667a570e5749596a077c62 100644 (file)
@@ -1578,7 +1578,7 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
      
       
        Increase  and 
-       linkend="guc-checkpoint-timeout"> ; this reduces the frequency
+       linkend="guc-checkpoint-timeout">; this reduces the frequency
        of checkpoints, but increases the storage requirements of
        /pg_xlog.