Time series analysis functions for PostgreSQL
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_stl |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 6 |
| Latest commit | 2026-06-02 |
| Catalogue updated | 2026-08-30 |
| timescaledb_toolkit | Library of analytical hyperfunctions, time-series pipelining, and other SQL utilities |
| timeseries | Convenience API for time series stack |
| timescaledb | Enables scalable inserts and complex queries for time-series data |
| first_last_agg | first() and last() aggregate functions |
| extra_window_functions | Extra Window Functions for PostgreSQL |
| quantile | Quantile aggregation function |
| tdigest | Provides tdigest aggregate function. |