Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_shardman |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | shardman |
| Stars | 0 |
| Latest commit | 2017-11-09 |
| Catalogue updated | 2026-08-30 |
| pg_pathman | Partitioning tool for PostgreSQL |
| plpgsql | PL/pgSQL procedural language |
| postgres_fdw | foreign-data wrapper for remote PostgreSQL servers |
| pglogical | PostgreSQL Logical Replication |
| mypg_sharding | mypg sharding utilities for PostgreSQL |
| spock | Multi-master logical replication extension for PostgreSQL |
| cigration | Online migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement. |
| gogudb | PostgreSQL extension for distributed hash and range partitioning across foreign servers. |
| pathman_sharding | Improved sharding for pg_pathman. |
| pgoutput | Logical Replication output plugin |
| shardman | Experimental sharding, rebalance, and cross-node lock-graph prototype |
| greenplum_fdw | Foreign data wrapper for querying Greenplum from PostgreSQL using SERIALIZABLE remote transactions. |
| tencentdb_failover_slot | TencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover. |