Postgres11
OfficielleApplication Docker from jj9987's Repository
Vue d'ensemble
PostgreSQL 11 is a powerful, open source object-relational database system. Uses official Postgres Docker image @ https://hub.docker.com/_/postgres/
Configuration
/mnt/cache/appdata/postgresql12 This is where Postgres will store it's data. For best performance, keep the files on cache drive.
Port 5432 Default connection port
POSTGRES_PASSWORD Superuser password. REQUIRED TO SET, otherwise connecting outside container will not be possible.
POSTGRES_USER Username for the superuser. Defaults to postgres if not set.
POSTGRES_DB Used to define different name for default database. Defaults to user if not set.
Configuration
/mnt/cache/appdata/postgresql12 This is where Postgres will store it's data. For best performance, keep the files on cache drive.
Port 5432 Default connection port
POSTGRES_PASSWORD Superuser password. REQUIRED TO SET, otherwise connecting outside container will not be possible.
POSTGRES_USER Username for the superuser. Defaults to postgres if not set.
POSTGRES_DB Used to define different name for default database. Defaults to user if not set.
Arguments d'exécution
- Réseau
bridge- Privilégié
- false
Configuration du modèle
POSTGRES_PASSWORDVariable
Initial superuser password (required)
POSTGRES_USERVariable
Initial superuser name (default: postgres)
POSTGRES_DBVariable
Initial database name (default: postgres)
Database Storage PathPathrw
PostgreSQL data storage location
- Cible
- /var/lib/postgresql/data
- Défaut
- /mnt/cache/appdata/postgresql11
PostgreSQL access portPorttcp
PostgreSQL TCP connection port
- Cible
- 5432
- Défaut
- 5432
Télécharger les statistiques
0
Total des téléchargements
193,307,600
Ce mois-ci
117,982,904
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
postgres:11Dernière mise à jour2026-05-21
Première vue2021-11-05
Exécutez Postgres11 sur Unraid.
Postgres11 est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.