Extensions / Replication and streams
Online migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | cigration |
|---|---|
| Version | 1.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pg_catalog |
| Stars | 28 |
| Latest commit | 2021-05-30 |
| Latest release | 2021-02-15 |
| Catalogue updated | 2026-08-30 |
| tencentdb_failover_slot | TencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover. |
| pg_shardman | Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication. |
| logical_ddl | Replicate supported DDL changes over PostgreSQL logical replication |
| rds_online_migrate | Alibaba Cloud RDS online table partitioning extension |
| hash64 | Stable 64-bit hash function whose results do not change across PostgreSQL major versions. |
| gogudb | PostgreSQL extension for distributed hash and range partitioning across foreign servers. |
| pgraft | Raft consensus, leader election, and replicated key-value state |
| pathman_sharding | Improved sharding for pg_pathman. |
| pgxc_dns | PostgreSQL-XC coordinator DNS views and weighting functions for BIND SDB load balancing and failover. |
| pg_duckpipe | CDC synchronization from heap tables to DuckLake columnar tables |
| londiste | Londiste replication support code |
| pgcat | Enhanced logical replication extension for per-table subscriptions, table mapping, and replica-identity tracking. |