postgresql13
OffiziellDocker-Anwendung from jj9987's Repository
Übersicht
PostgreSQL 13 is a powerful, open source object-relational database system. Uses official Postgres Docker image @ https://hub.docker.com/_/postgres/
Configuration
/mnt/cache/appdata/postgresql13 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/postgresql13 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.
Laufzeit-Argumente
- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
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
- Ziel
- /var/lib/postgresql/data
- Standard
- /mnt/cache/appdata/postgresql13
PostgreSQL access portPorttcp
PostgreSQL TCP connection port
- Ziel
- 5432
- Standard
- 5432
Statistik herunterladen
0
Downloads insgesamt
193,307,600
Dieser Monat
117,982,904
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
postgres:13Zuletzt aktualisiert2026-05-21
Erstmals gesehen2021-11-05
Führen Sie Postgresql13 auf Unraid aus.
Postgresql13 ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.