Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0c6b92d

Browse files
author
Amit Kapila
committed
Doc: Update logical decoding stats information.
Add the information of pg_stat_replication_slots view along with othersystem catalogs related to logical decoding.Author: Vignesh CReviewed-by: Amit KapilaDiscussion:https://postgr.es/m/20210319185247.ldebgpdaxsowiflw@alap3.anarazel.de
1 parent0734b0e commit0c6b92d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎doc/src/sgml/logicaldecoding.sgml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,10 @@ postgres=# select * from pg_logical_slot_get_changes('regression_slot', NULL, NU
400400
<structname>pg_stat_replication</structname></link>
401401
view provide information about the current state of replication slots and
402402
streaming replication connections respectively. These views apply to both physical and
403-
logical replication.
403+
logical replication. The
404+
<link linkend="monitoring-pg-stat-replication-slots-view">
405+
<structname>pg_stat_replication_slots</structname></link>
406+
view provides statistics information about the logical replication slots.
404407
</para>
405408
</sect1>
406409

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp