Dimitri Fontaine examines ten years of Postgres logical replication evolution from version 10 through 19, demonstrating how the feature has eliminated the need for external tools like Londiste and PgQ. The article begins a series exploring architectural patterns—hub-and-worker systems, consolidation, and zero-downtime upgrades—that are now possible with core Postgres functionality, using a metering system example to illustrate row filtering and column-level replication introduced in Postgres 15.