select open change scope Open full search

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

Extensions / Functions and aggregates

pg_etag

Fast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates.

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

Overview

Packagepg_etag
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapublic
Stars2
Latest commit2017-11-27
Catalogue updated2026-08-30

Related extensions

See also

shaThis module provides datatypes for storing SHA-1, SHA-2 and MD5 hashes
fnvhashFNV hash functions for PostgreSQL.
argmargmax, argmin, and anyold aggregate functions
medianMedian aggregate function for input sets
vihashversion-independent hash functions
kissfftFast-Fourier transformer (fft)
binvecC helper for summing integer bit values into arrays
graph_componentCompute graph components
frkn_avgC aggregate extension providing my_avg for bigint and floating-point inputs.
pg_running_statsMergeable Running Statistics (Welford/Chan) Extension for PostgreSQL