postgresql18
官方Docker 应用程序 from Skylinar's Repository
概述
PostgreSQL 18 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- 外壳
sh- 特权
- false
模板配置
Port: PostgreSQL access portPorttcp
PostgreSQL TCP connection port.
- 目标
- 5432
- 默认值
- 5432
Path: /var/lib/postgresqlPathrw
PostgreSQL data storage location.
- 目标
- /var/lib/postgresql
- 默认值
- /mnt/user/appdata/postgresql18
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
下载总数
143,209,921
本月
113,539,350
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 Postgresql18 。
Postgresql18 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。