postgresql17
官方Docker 应用程序 from sgraaf's Repository
概述
PostgreSQL 17 is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. This template uses the official PostgreSQL Docker image @ https://hub.docker.com/_/postgres/.
运行时参数
- 网络
bridge
模板配置
Port: PostgreSQL access portPorttcp
PostgreSQL TCP connection port.
- 目标
- 5432
- 默认值
- 5432
Path: /var/lib/postgresql/dataPathrw
PostgreSQL data storage location.
- 目标
- /var/lib/postgresql/data
- 默认值
- /mnt/user/appdata/postgresql17
Variable: POSTGRES_PASSWORDVariable
Initial superuser password (required).
- 目标
- POSTGRES_PASSWORD
Variable: POSTGRES_USERVariable
Initial superuser name (default: postgres).
- 目标
- POSTGRES_USER
Variable: POSTGRES_DBVariable
Initial database name (default: postgres).
- 目标
- POSTGRES_DB
下载统计数据
0
下载总数
177,670,963
本月
116,800,089
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 Postgresql17 。
Postgresql17 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。