1Panel-dev / 1Panel-dev/1Panel
[Feature] Add support for TimescaleDB
Open
@wanghe-fit2cloud is already working on this.
Since Dec 30, 2025.
type: app-store
- Dominant language
- Go
- Stars
- 37k
- Forks
- 3.4k
- Avg merge
- 9h 16m
- Merged PRs (30d)
- 105
Description
1Panel Version
v2.0.16
Please describe your needs or suggestions for improvements
https://github.com/timescale/timescaledb
Timescale DB 是 PostgreSQL 的一个广泛使用扩展,目前应用商店里不支持直接安装
替换安装的编排文件中的镜像可以正常启动,但是无法在 1Panel 面板上创建数据库,会提示
服务内部错误: ERROR: new collation (C) is incompatible with the collation of the template database (C.UTF-8) HINT: Use the same collation as in the template database, or use template0 as template.
Please describe the solution you suggest
为 PostgreSQL 应用添加一个 Timescale DB 的选项,或单独添加一个 Timescale DB 应用供安装替代
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.