TimescaleDB
Docker 应用程序 from glls' Repository
概述
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.
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
POSTGRES_PASSWORDVariable
Initial superuser password (required)
- 价值
- postgres
Database Storage Path (Appdata)Pathrw
PostgreSQL data storage location
- 目标
- /var/lib/postgresql/data
- 默认值
- /mnt/user/appdata/timescaledb
- 价值
- /mnt/user/appdata/timescaledb
TimescaleDB access portPorttcp
TCP connection port
- 目标
- 5432
- 默认值
- 5432
- 价值
- 65432
下载统计数据
108,950,852
下载总数
1,771,893
本月
1,350,669
平均每月
长期下载总量
加载图表...
详细信息
存储库
timescale/timescaledb:latest-pg17最后更新2026-04-14
初见2025-04-20
在Unraid 上运行 TimescaleDB 。
TimescaleDB 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。