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)
-------------------------------------------------------------------------------------------------
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".
Did not find any relation named "pg_stat_replication_slot".
Regards,
Satalabha
On Sun, 8 Jan 2023 at 20:08, Satalabaha Postgres <satalabaha.postgres@xxxxxxxxx> 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