select open change scope Open full search

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

Extensions / Analytics

shard_manager

SQL/PLpgSQL toolkit for schema-based sharding, shard maps, template-table cloning, and 64-bit distributed ID generation.

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

Overview

Packageshard_manager
Version0.0.1
RepositoryUnspecified
Extension typeSQL only
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2014-02-25
Latest release2014-07-01
Catalogue updated2026-08-30

Related extensions

See also

pg_shardShard and replicate PostgreSQL tables across remote servers
pathman_shardingImproved sharding for pg_pathman.
mypg_shardingmypg sharding utilities for PostgreSQL
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
orochiModern HTAP PostgreSQL extension for sharding, time-series, columnar analytics, tiered storage, and vector workloads.
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
pg_shardmanManages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
routerExperimental C extension that routes PostgreSQL OLTP queries across shards.