select open change scope Open full search

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

Extensions / Replication and streams

cigration

Online migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement.

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

Overview

Packagecigration
Version1.1
PostgreSQL versions10 · 11 · 12 · 13
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapg_catalog
Stars28
Latest commit2021-05-30
Latest release2021-02-15
Catalogue updated2026-08-30

Related extensions

Requires

citusDistributed PostgreSQL as an extension
dblinkconnect to other PostgreSQL databases from within a database

See also

tencentdb_failover_slotTencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover.
pg_shardmanManages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
logical_ddlReplicate supported DDL changes over PostgreSQL logical replication
rds_online_migrateAlibaba Cloud RDS online table partitioning extension
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
pgraftRaft consensus, leader election, and replicated key-value state
pathman_shardingImproved sharding for pg_pathman.
pgxc_dnsPostgreSQL-XC coordinator DNS views and weighting functions for BIND SDB load balancing and failover.
pg_duckpipeCDC synchronization from heap tables to DuckLake columnar tables
londisteLondiste replication support code
pgcatEnhanced logical replication extension for per-table subscriptions, table mapping, and replica-identity tracking.