Postgres Sharding

Scale PostgreSQL horizontally using sharding strategies — Citus for distributed tables, pg_partman for declarative partitioning, logical replication for read replicas, and custom shard routing. Covers consistent hashing, range sharding, rebalancing, and cross-shard queries.

UltronCore b9eae31 13.5 KB Updated

File contents

UltronCore/claude-skill-vault/tree/main/skills/backend/postgres-sharding commit b9eae31b57

Frequently asked questions

npx skillmds@latest add ultroncore/postgres-sharding