select open change scope Open full search

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

Extensions / Replication and streams

ddl_repl

Replicate DDL and DCL commands across PostgreSQL instances by means of a utility hook

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_repl
Version1.0
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesddl_repl
Schemaddl_repl
Stars1
Latest commit2018-10-25
Catalogue updated2026-08-30

Related extensions

See also

rds_hwdrs_ddlHuawei Cloud RDS incremental DDL synchronization helper extension
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
metagrationMigrate Postgres with Postgres
ddl_versioningDDL object versioning with event triggers for tables, indexes, functions, and views.
rep_fdwReplicate table changes to another PostgreSQL server through postgres_fdw
pg_command_fwDDL and utility command firewall for PostgreSQL
ddlaAudit DDL changes with event triggers and queryable log functions
non_truncateDisables TRUNCATE by raising an error from a ProcessUtility hook