select open change scope Open full search

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

Extensions / Functions and aggregates

hash64

Stable 64-bit hash function whose results do not change across PostgreSQL major versions.

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

Overview

Packagepg_hash64
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2013-06-04
Catalogue updated2026-08-30

Related extensions

See also

vihashversion-independent hash functions
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
pathman_shardingImproved sharding for pg_pathman.
hashlibStable hash functions for Postgres
pg_shardmanManages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
cigrationOnline migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement.
md5hashtype for storing 128-bit binary data inline
routerExperimental C extension that routes PostgreSQL OLTP queries across shards.