TimescaleDB
TimescaleDB
Docker app from glls' Repository
Overview
TimescaleDB is an open-source PostgreSQL extension designed for running real-time analytics on time-series data. It is engineered up from PostgreSQL and maintains full SQL support.
The lighter-weight TimescaleDB non-ha image uses Alpine
TimescaleDB is pre-created in the default PostgreSQL database. By default, TimescaleDB is added to any new database you create.
Configuration Parameters
POSTGRES_PASSWORD - superuser password. Default user and password are both "postgres".
Database Storage Path (Appdata) - the directory where TimescaleDB stores its application data and configuration files.
TimescaleDB access port - the listening port the database server accepts TCP/IP connections.
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
POSTGRES_PASSWORDVariable
Initial superuser password (required)
- Value
- postgres
Database Storage Path (Appdata)Pathrw
PostgreSQL data storage location
- Target
- /var/lib/postgresql/data
- Default
- /mnt/user/appdata/timescaledb
- Value
- /mnt/user/appdata/timescaledb
TimescaleDB access portPorttcp
TCP connection port
- Target
- 5432
- Default
- 5432
- Value
- 65432
Download Statistics
108,950,852
Total Downloads
1,771,893
This Month
1,350,669
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
timescale/timescaledb:latest-pg17Last Updated2026-04-14
First Seen2025-04-20
Run TimescaleDB on Unraid.
TimescaleDB is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.