select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Replication and streams

pg_logical_ddl

Experimental DDL replication implementation for PostgreSQL

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_logical_ddl
Version1.0
RepositoryUnspecified
Extension typeNo DDL
Project statusPreview
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
RelocatableYes
Stars0
Latest commit2026-06-23
Catalogue updated2026-08-30

Related extensions

See also

logical_ddlReplicate supported DDL changes over PostgreSQL logical replication
pgl_ddl_deployautomated ddl deployment using pglogical
ddl_historizationHistorize the ddl changes inside PostgreSQL database
ddl_replReplicate DDL and DCL commands across PostgreSQL instances by means of a utility hook
rds_hwdrs_ddlHuawei Cloud RDS incremental DDL synchronization helper extension
ddl_versioningDDL object versioning with event triggers for tables, indexes, functions, and views.
pglogicalPostgreSQL Logical Replication
ddlxDDL eXtractor functions