select open change scope Open full search

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

Extensions / Analytics

mypg_sharding

mypg sharding utilities for PostgreSQL

pgext.cloud · Source code · Documentation · Control file

Overview

Packagemypg_sharding
Version0.0.1
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesmypg_sharding
Schemamypg
Stars1
Latest commit2018-08-29
Catalogue updated2026-08-30

Related extensions

Requires

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

See also

pg_shardmanManages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
pathman_shardingImproved sharding for pg_pathman.
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
greenplum_fdwForeign data wrapper for querying Greenplum from PostgreSQL using SERIALIZABLE remote transactions.
orochiModern HTAP PostgreSQL extension for sharding, time-series, columnar analytics, tiered storage, and vector workloads.
routerExperimental C extension that routes PostgreSQL OLTP queries across shards.
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
pgraftRaft consensus, leader election, and replicated key-value state
pg_shardShard and replicate PostgreSQL tables across remote servers
shard_managerSQL/PLpgSQL toolkit for schema-based sharding, shard maps, template-table cloning, and 64-bit distributed ID generation.