select open change scope Open full search

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

Extensions / Functions and aggregates

topn

type for top-n JSONB

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

Overview

Packagetopn
Version2.7.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
Stars249
Latest commit2026-07-24
Latest release2026-08-20
Catalogue updated2026-08-30

Related extensions

See also

count_distinctAn alternative to COUNT(DISTINCT …) aggregate, usable with HashAggregate
hlltype for storing hyperloglog data
omnisketchdata structure for on-line agg of data into approximate sketch
datasketchesApproximate analytics sketches and aggregates for PostgreSQL
ddsketchProvides ddsketch aggregate function
tdigestProvides tdigest aggregate function.
quantileQuantile aggregation function
lower_quantileLower quantile aggregate function
weighted_statisticsHigh-performance weighted statistics functions for sparse data