PostgreSQL How Percentile Approximation Works (and Why It’s More Useful Than Averages) 14 Sep 2021 26 min read Get a primer on percentile approximations, why they're useful for analyzing large time-series data sets, and how we created the percentile approximation hyperfunctions to be efficient to compute, parallelizable, and useful with continuous aggregates and other advanced TimescaleDB features. Read more