select open change scope Open full search

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

Extensions / Analytics

pathman_sharding

Improved sharding for pg_pathman.

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

Overview

Packagepathman_sharding
Version0.1
PostgreSQL versions10
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars3
Latest commit2017-10-15
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

vihashversion-independent hash functions
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
mypg_shardingmypg sharding utilities for PostgreSQL
pg_shardmanManages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
pg_particulousMigrate tables between vanilla PostgreSQL and pg_pathman partitioning
orochiModern HTAP PostgreSQL extension for sharding, time-series, columnar analytics, tiered storage, and vector workloads.
cigrationOnline migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement.
partman_to_cstoreMove old pg_partman partitions to cstore columnar storage.
pg_pathmanPartitioning tool for PostgreSQL