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

Commit2d44dee

Browse files
author
Amit Kapila
committed
Doc: Move pg_stat_replication_slots view to "Collected Statistics Views" section.
Commit9868167 added pg_stat_replication_slots view to monitorReorderBuffer stats but mistakenly added it under"Dynamic Statistics Views" section in the docs whereas it belongs to"Collected Statistics Views" section.Author: Amit KapilaReviewed-by: Masahiko SawadaBackpatch-through: 14, where it was introducedDiscussion:https://postgr.es/m/CAA4eK1Kb5ur=OC-G4cAsqPOjoVe+S8LNw1WmUY8Owasjk8o5WQ@mail.gmail.com
1 parent16239c5 commit2d44dee

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -319,15 +319,6 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
319319
</entry>
320320
</row>
321321

322-
<row>
323-
<entry><structname>pg_stat_replication_slots</structname><indexterm><primary>pg_stat_replication_slots</primary></indexterm></entry>
324-
<entry>One row per replication slot, showing statistics about
325-
the replication slot's usage.
326-
See <link linkend="monitoring-pg-stat-replication-slots-view">
327-
<structname>pg_stat_replication_slots</structname></link> for details.
328-
</entry>
329-
</row>
330-
331322
<row>
332323
<entry><structname>pg_stat_wal_receiver</structname><indexterm><primary>pg_stat_wal_receiver</primary></indexterm></entry>
333324
<entry>Only one row, showing statistics about the WAL receiver from
@@ -627,6 +618,15 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
627618
</entry>
628619
</row>
629620

621+
<row>
622+
<entry><structname>pg_stat_replication_slots</structname><indexterm><primary>pg_stat_replication_slots</primary></indexterm></entry>
623+
<entry>One row per replication slot, showing statistics about the
624+
replication slot's usage. See
625+
<link linkend="monitoring-pg-stat-replication-slots-view">
626+
<structname>pg_stat_replication_slots</structname></link> for details.
627+
</entry>
628+
</row>
629+
630630
</tbody>
631631
</tgroup>
632632
</table>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp