select open change scope Open full search

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

Extensions / Analytics

pg_shardman

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

Overview

Packagepg_shardman
Version1.0
PostgreSQL versions10
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemashardman
Stars0
Latest commit2017-11-09
Catalogue updated2026-08-30

Related extensions

Requires

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

See also

pglogicalPostgreSQL Logical Replication
mypg_shardingmypg sharding utilities for PostgreSQL
spockMulti-master logical replication extension for PostgreSQL
cigrationOnline migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement.
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
pathman_shardingImproved sharding for pg_pathman.
pgoutputLogical Replication output plugin
shardmanExperimental sharding, rebalance, and cross-node lock-graph prototype
greenplum_fdwForeign data wrapper for querying Greenplum from PostgreSQL using SERIALIZABLE remote transactions.
tencentdb_failover_slotTencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover.