postgresql select replication slots
Using PostgreSQL Replication Slots | Severalnines
Learn how PostgreSQL replication slots can help with WAL build-ups on the primary and how to monitor them to avoid unbounded disk growth.
PostgreSQL Insider - What is streaming replication, and how can I set it up?
This article highlights the mechanism and structure of PostgreSQL streaming replication, which replicates database clusters in batch.
How to gain insight into the pg_stat_replication_slots view by ...
I am using PostgreSQL 11.2. I have replication slots setup. I am able to commit to a table and see it on the standby. I have few more standbys.