select open change scope Open full search

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

Extensions / Functions and aggregates

fnvhash

FNV hash functions for PostgreSQL.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagefnvhash
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars5
Latest commit2013-07-12
Catalogue updated2026-08-30

Related extensions

See also

pg_etagFast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates.
vihashversion-independent hash functions
shaThis module provides datatypes for storing SHA-1, SHA-2 and MD5 hashes
spqrhashMurmur3 and City hash functions for PG
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
hashlibStable hash functions for Postgres
md5hashtype for storing 128-bit binary data inline
shacryptImplements SHA256-CRYPT and SHA512-CRYPT password encryption schemes