This approach can replace Debezium/Kafka CDC for selective data streaming. Here's how it works: - Set up PostgreSQL 15+ logical replication with row filters and column lists. - Create per-service ...