Extensions / Replication and streams
Replicate table changes to another PostgreSQL server through postgres_fdw
pgext.cloud · Source code · Website · Documentation · Control file
| Package | rep_fdw |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | rep_fdw |
| Stars | 1 |
| Latest commit | 2016-01-15 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| postgres_fdw | foreign-data wrapper for remote PostgreSQL servers |
| ddl_repl | Replicate DDL and DCL commands across PostgreSQL instances by means of a utility hook |
| replisome | Logical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON. |
| pg_shard | Shard and replicate PostgreSQL tables across remote servers |
| metagration | Migrate Postgres with Postgres |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |
| autofailover | C extension exposing autofailover functions for role and WAL status checks, promotion, and synchronous replication setting changes. |
| synchdb | Mixed C/Java PostgreSQL extension for direct CDC replication from MySQL, SQL Server, Oracle, and OpenLog Replicator sources. |
| pgq_node | Coordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing |
| bwcontrol | Bottledwater control extension |
| londiste | Londiste replication support code |