September 25, 2025: PostgreSQL 18 Released!

Feature Description

Logical replication publish all tables in schema

When creating a logical replication publication, a user can specify to publish all the tables within a schema , e.g. CREATE PUBLICATION ... FOR TABLES IN SCHEMA ....