Lemmy-Postgres

Lemmy-Postgres

Official

Docker app from hhftechnology's Repository

Overview

PostgreSQL database for Lemmy with auto-upgrade support.

Install Lemmy-Postgres on Unraid in a few clicks.

Find Lemmy-Postgres in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Lemmy-Postgres Review the template variables and paths Click Install

Categories

Download Statistics

11,008,885
Total Downloads
2,475,554
This Month
1,401,030
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
pgautoupgrade/pgautoupgrade:16-alpine
Last Updated2026-05-31
First Seen2024-12-14

Runtime arguments

Network
bridge
Shell
sh
Privileged
false
Extra Params
-c "session_preload_libraries=auto_explain" -c "auto_explain.log_min_duration=5ms" -c "auto_explain.log_analyze=true" -c "auto_explain.log_triggers=true" -c "track_activity_query_size=1048576"

Template configuration

PostgreSQL PortPorttcp

Database port

Target
5432
Default
5433
POSTGRES_USERVariable

Database username

Default
lemmy
POSTGRES_PASSWORDVariable

Database password

Default
password
POSTGRES_DBVariable

Database name

Default
lemmy
Data PathPathrw

Database storage location

Target
/var/lib/postgresql/data
Default
/mnt/user/appdata/lemmy/postgres