select open change scope Open full search

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

Extensions / Functions and aggregates

trimmed_aggregates

C aggregate functions that discard configurable low/high outliers before computing averages, variances, and standard deviations.

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

Overview

Packagetrimmed_aggregates
Version2.0.0-dev
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusPreview
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2025-08-04
Latest release2023-12-28
Catalogue updated2026-08-30

Related extensions

See also

argmargmax, argmin, and anyold aggregate functions
medianMedian aggregate function for input sets
frkn_avgC aggregate extension providing my_avg for bigint and floating-point inputs.
first_lastAggregate functions to return first or last "n" elements in a group
kissfftFast-Fourier transformer (fft)
binvecC helper for summing integer bit values into arrays
pg_etagFast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates.
graph_componentCompute graph components