replication slots in postgresql
How to Set up PostgreSQL Database Replication
Publication slots configuration involves using the Create Replication Slot command in PostgreSQL to establish a slot dedicated to publishing data.
How Patroni Addresses the Problem of the Logical Replication Slot Failover in a PostgreSQL Cluster
Failover of the logical replication slot has always been the pain point while using the logical replication in PostgreSQL... until Patroni 2.1.0.
PostgreSQL: Documentation: 17: 53.4. Streaming Replication Protocol
How to monitor physical and logical replication in PostgreSQL.