postgresql18

postgresql18

Oficial

Aplicación Docker from jj9987's Repository

Visión general

PostgreSQL 18 is a powerful, open source object-relational database system. Uses official Postgres Docker image @ https://hub.docker.com/_/postgres/

Configuration
/mnt/cache/appdata/postgresql18 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.

Argumentos en tiempo de ejecución

Red
bridge
Privilegiado
false

Configuración de plantillas

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

Objetivo
/var/lib/postgresql
Por defecto
/mnt/cache/appdata/postgresql18
PostgreSQL access portPorttcp

PostgreSQL TCP connection port

Objetivo
5432
Por defecto
5432

Descargar estadísticas

0
Descargas totales
143,209,921
Este mes
113,539,350
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
postgres:18
Última actualización2026-05-11
Visto por primera vez2025-11-14

Ejecute Postgresql18 en Unraid.

Postgresql18 se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.