Patroni and logical replication fo PostgreSQL: Preventing data loss during failovers
This article explores how data loss can occur in PostgreSQL environments using both physical and logical replication during a Patroni-managed failover. It specifically highlights t…