https://github.com/juusujanar/unraid-templates/blob/master/PostgreSQL16.xml
2026-01-05
False
Network:Management Productivity: Tools:
postgresql16
https://www.postgresql.org/
PostgreSQL 16 is a powerful, open source object-relational database system. Uses official Postgres Docker image @ https://hub.docker.com/_/postgres/
[br][br]
[b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]
[b]/mnt/cache/appdata/postgresql16[/b] This is where Postgres will store it's data. For best performance, keep the files on cache drive.[br]
[b]Port 5432[/b] Default connection port[br]
[b]POSTGRES_PASSWORD[/b] Superuser password. [b]REQUIRED TO SET[/b], otherwise connecting outside container will not be possible.[br]
[b]POSTGRES_USER[/b] Username for the superuser. Defaults to postgres if not set.[br]
[b]POSTGRES_DB[/b] Used to define different name for default database. Defaults to user if not set.[br]
https://registry.hub.docker.com/_/postgres/
https://github.com/docker-library/postgres
registry.hub.docker.com/library/postgres:16
https://lime-technology.com/forums/topic/69483-support-jj9987-postgresql/
https://github.com/juusujanar/unraid-templates/raw/master/img/PostgreSQL-banner.png
https://github.com/juusujanar/unraid-templates/raw/master/img/PostgreSQL-logo.png
false
bridge