Extensions / Replication and streams
Replicate DDL and DCL commands across PostgreSQL instances by means of a utility hook
pgext.cloud · Source code · Documentation · Control file
| Package | pg_repl |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | ddl_repl |
| Schema | ddl_repl |
| Stars | 1 |
| Latest commit | 2018-10-25 |
| Catalogue updated | 2026-08-30 |
| rds_hwdrs_ddl | Huawei Cloud RDS incremental DDL synchronization helper extension |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |
| metagration | Migrate Postgres with Postgres |
| ddl_versioning | DDL object versioning with event triggers for tables, indexes, functions, and views. |
| rep_fdw | Replicate table changes to another PostgreSQL server through postgres_fdw |
| pg_command_fw | DDL and utility command firewall for PostgreSQL |
| ddla | Audit DDL changes with event triggers and queryable log functions |
| non_truncate | Disables TRUNCATE by raising an error from a ProcessUtility hook |