File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -319,15 +319,6 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
319
319
</entry>
320
320
</row>
321
321
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
-
331
322
<row>
332
323
<entry><structname>pg_stat_wal_receiver</structname><indexterm><primary>pg_stat_wal_receiver</primary></indexterm></entry>
333
324
<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
627
618
</entry>
628
619
</row>
629
620
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
+
630
630
</tbody>
631
631
</tgroup>
632
632
</table>
You can’t perform that action at this time.
0 commit comments