select open change scope Open full search

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

Extensions / Functions and aggregates

vihash

version-independent hash functions

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

Overview

Packagepgvihash
Version1
RepositoryUnspecified
Extension typeStandard
Project statusArchived
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2014-01-23
Latest release2013-10-30
Catalogue updated2026-08-30

Related extensions

See also

hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
pathman_shardingImproved sharding for pg_pathman.
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
cigrationOnline migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement.
fnvhashFNV hash functions for PostgreSQL.
pg_shardmanManages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
pg_etagFast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates.
mypg_shardingmypg sharding utilities for PostgreSQL