TimescaleDB-HA
TimescaleDB-HA
Aplicación Docker from glls' Repository
Visión general
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 TimescaleDB-HA Docker image offers the most complete TimescaleDB experience. It uses Ubuntu, includes TimescaleDB Toolkit, and support for PostGIS, Patroni and pgvector.
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.
NOTE: the container is configured to run as the user and group that owns the files on your Unraid server (99:100 in your case) using the PUID and PGID environment variables in the container's template and --user 99:100.
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--user 99:100
Configuración de plantillas
POSTGRES_PASSWORDVariable
Initial superuser password (required)
- Valor
- postgres
Database Storage Path (Appdata)Pathrw
PostgreSQL data storage location
- Objetivo
- /home/postgres/pgdata/data
- Por defecto
- /mnt/user/appdata/timescaledb-ha
- Valor
- /mnt/user/appdata/timescaledb
TimescaleDB access portPorttcp
TCP connection port
- Objetivo
- 5432
- Por defecto
- 5432
- Valor
- 5432
PUIDVariable
- Por defecto
- 99
- Valor
- 99
PGIDVariable
- Por defecto
- 100
- Valor
- 100
Descargar estadísticas
28,604,381
Descargas totales
1,998,894
Este mes
1,767,544
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
timescale/timescaledb-ha:pg17Última actualización2026-04-16
Visto por primera vez2025-04-20
Ejecute TimescaleDB-HA en Unraid.
TimescaleDB-HA se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.