select open change scope Open full search

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

Extensions / Time series

timeseries

Convenience API for time series stack

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

Overview

Packagepg_timeseries
Version0.2.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars423
Latest commit2026-06-15
Latest release2026-06-15
Catalogue updated2026-08-30

Related extensions

Requires

pg_cronJob scheduler for PostgreSQL
pg_partmanExtension to manage partitioned tables by time or ID

See also

timescaledbEnables scalable inserts and complex queries for time-series data
timescaledb_toolkitLibrary of analytical hyperfunctions, time-series pipelining, and other SQL utilities
pg_stlTime series analysis functions for PostgreSQL
pg_partmanExtension to manage partitioned tables by time or ID
pg_ttl_indexAutomatic data expiration with TTL indexes
first_last_aggfirst() and last() aggregate functions
extra_window_functionsExtra Window Functions for PostgreSQL
tdigestProvides tdigest aggregate function.