logical replication slots
PostgreSQL Replication: Hướng dẫn toàn diện
Configuring PostgreSQL CDC Replication Slots and Publications. ... Replication slot and publication names in PostgreSQL are case-sensitive.
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.
How To Start Logical Replication in PostgreSQL for ...
In the context of logical replication, a slot represents a stream of changes that can be replayed to a client in the order they were made on the origin server.