select open change scope Open full search

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

Extensions / Replication and streams

rep_fdw

Replicate table changes to another PostgreSQL server through postgres_fdw

pgext.cloud · Source code · Website · Documentation · Control file

Overview

Packagerep_fdw
Version0.1.0
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemarep_fdw
Stars1
Latest commit2016-01-15
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language
postgres_fdwforeign-data wrapper for remote PostgreSQL servers

See also

ddl_replReplicate DDL and DCL commands across PostgreSQL instances by means of a utility hook
replisomeLogical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON.
pg_shardShard and replicate PostgreSQL tables across remote servers
metagrationMigrate Postgres with Postgres
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
autofailoverC extension exposing autofailover functions for role and WAL status checks, promotion, and synchronous replication setting changes.
synchdbMixed C/Java PostgreSQL extension for direct CDC replication from MySQL, SQL Server, Oracle, and OpenLog Replicator sources.
pgq_nodeCoordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing
bwcontrolBottledwater control extension
londisteLondiste replication support code