Extensions / Replication and streams
Experimental DDL replication implementation for PostgreSQL
pgext.cloud · Source code · Documentation · Control file
| Package | pg_logical_ddl |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | No DDL |
| Project status | Preview |
| Requires CREATE EXTENSION | No |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2026-06-23 |
| Catalogue updated | 2026-08-30 |
| logical_ddl | Replicate supported DDL changes over PostgreSQL logical replication |
| pgl_ddl_deploy | automated ddl deployment using pglogical |
| ddl_historization | Historize the ddl changes inside PostgreSQL database |
| ddl_repl | Replicate DDL and DCL commands across PostgreSQL instances by means of a utility hook |
| rds_hwdrs_ddl | Huawei Cloud RDS incremental DDL synchronization helper extension |
| ddl_versioning | DDL object versioning with event triggers for tables, indexes, functions, and views. |
| pglogical | PostgreSQL Logical Replication |
| ddlx | DDL eXtractor functions |