diff options
Diffstat (limited to 'doc/src/sgml/logicaldecoding.sgml')
-rw-r--r-- | doc/src/sgml/logicaldecoding.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 109f76c1654..b29a90ac7cd 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -324,7 +324,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot <title>System Catalogs Related to Logical Decoding</title> <para> - The <link linkend="catalog-pg-replication-slots"><structname>pg_replication_slots</structname></link> + The <link linkend="view-pg-replication-slots"><structname>pg_replication_slots</structname></link> view and the <link linkend="monitoring-stats-views-table"><structname>pg_stat_replication</structname></link> view provide information about the current state of replication slots and |