Re: pg_stat_replication_slots view - Mailing list pgsql-admin

From Satalabaha Postgres
Subject Re: pg_stat_replication_slots view
Date
Msg-id CAJ_W8nbKaBRgzTgvQuHV70FQ-k2_0=GVVJEyr7hoRLeOCemRPg@mail.gmail.com
Whole thread Raw
In response to pg_stat_replication_slots view  (Satalabaha Postgres <satalabaha.postgres@gmail.com>)
Responses Re: pg_stat_replication_slots view  (Scott Ribe <scott_ribe@elevated-dev.com>)
List pgsql-admin
Checked in postgresql 14 as well. I don't see it there as well.

                                             version
-------------------------------------------------------------------------------------------------
 PostgreSQL 14.3 on x86_64-pc-linux-gnu, compiled by x86_64-pc-linux-gnu-gcc (GCC) 7.4.0, 64-bit
(1 row)

postgres=> \d pg_stat_replication_slot
Did not find any relation named "pg_stat_replication_slot".
Regards,

Satalabha


On Sun, 8 Jan 2023 at 20:08, Satalabaha Postgres <satalabaha.postgres@gmail.com> wrote:
Hi,

While I was referring to the below blog, where it talks about the pg_stat_replication_slots view. I don't, however, see that in Postgres 13. I'm not sure whether there is something I am overlooking. Anyone who can help me out here?


postgres=> \d pg_stat_replication_slots
Did not find any relation named "pg_stat_replication_slots".

Regards,

Satalabha

pgsql-admin by date:

Previous
From: Satalabaha Postgres
Date:
Subject: pg_stat_replication_slots view
Next
From: Scott Ribe
Date:
Subject: Re: pg_stat_replication_slots view