select open change scope Open full search

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

Extensions / Analytics

router

Experimental C extension that routes PostgreSQL OLTP queries across shards.

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

Overview

Packagerouter
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusPreview
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars6
Latest commit2021-04-15
Catalogue updated2026-08-30

Related extensions

See also

gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
pg_shardmanManages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
pg_shardShard and replicate PostgreSQL tables across remote servers
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
pathman_shardingImproved sharding for pg_pathman.
mypg_shardingmypg sharding utilities for PostgreSQL
orochiModern HTAP PostgreSQL extension for sharding, time-series, columnar analytics, tiered storage, and vector workloads.
shard_managerSQL/PLpgSQL toolkit for schema-based sharding, shard maps, template-table cloning, and 64-bit distributed ID generation.