- libc6 (>= 2.14)
- postgresql-15
- postgresql-15-jit-llvm (>= 14)
This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
data structure. HyperLogLog is a fixed-size, set-like structure used for
distinct value counting with tunable precision. For example, in 1280 bytes
`hll` can estimate the count of tens of billions of distinct values with only
a few percent error.
Installed Size: 202.8 kB
Architectures: amd64 arm64