Extensions / Functions and aggregates
Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_hash64 |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 9 |
| Latest commit | 2013-06-04 |
| Catalogue updated | 2026-08-30 |
| vihash | version-independent hash functions |
| gogudb | PostgreSQL extension for distributed hash and range partitioning across foreign servers. |
| pathman_sharding | Improved sharding for pg_pathman. |
| hashlib | Stable hash functions for Postgres |
| pg_shardman | Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication. |
| cigration | Online migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement. |
| md5hash | type for storing 128-bit binary data inline |
| router | Experimental C extension that routes PostgreSQL OLTP queries across shards. |