select open change scope Open full search

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

Extensions / Replication and streams

sys_syn_dblink

PL/pgSQL synchronization processor that pulls sys_syn queues over named dblink connections, transforms batches, writes local tables, and returns processing status to the source database.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagesys_syn_dblink
Version0.0.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Project statusPreview
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemasys_syn_dblink
Stars1
Latest commit2017-04-06
Latest release2017-04-06
Catalogue updated2026-08-30

Related extensions

Requires

dblinkconnect to other PostgreSQL databases from within a database
hstoredata type for storing sets of (key, value) pairs
plpgsqlPL/pgSQL procedural language

See also

rds_hwdrs_ddlHuawei Cloud RDS incremental DDL synchronization helper extension
synchdbMixed C/Java PostgreSQL extension for direct CDC replication from MySQL, SQL Server, Oracle, and OpenLog Replicator sources.
synchronize_logical_slotsSynchronizes logical replication slots from an EDB Advanced Server 12 primary to synchronous standby servers.
metagrationMigrate Postgres with Postgres
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
pgq_nodeCoordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing
rep_fdwReplicate table changes to another PostgreSQL server through postgres_fdw
bwcontrolBottledwater control extension