Extensions / Functions and aggregates
version-independent hash functions
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pgvihash |
|---|---|
| Version | 1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 4 |
| Latest commit | 2014-01-23 |
| Latest release | 2013-10-30 |
| Catalogue updated | 2026-08-30 |
| hash64 | Stable 64-bit hash function whose results do not change across PostgreSQL major versions. |
| pathman_sharding | Improved sharding for pg_pathman. |
| gogudb | PostgreSQL extension for distributed hash and range partitioning across foreign servers. |
| cigration | Online migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement. |
| fnvhash | FNV hash functions for PostgreSQL. |
| pg_shardman | Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication. |
| pg_etag | Fast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates. |
| mypg_sharding | mypg sharding utilities for PostgreSQL |