forked from Dokploy/dokploy
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
To Reproduce
- Create postgres database, and select image postgres:18
- Check logs
Current vs. Expected behavior
As described in this pull request, starting Postgres 18, the pgdata path should be updated to contain the version, so we go from
/var/lib/postgresql/docker
to
/var/lib/postgresql/MAJOR/docker
Example given:
/var/lib/postgresql/18/docker
Provide environment information
Ubuntu 24.04
Dokploy Version v0.25.6Which area(s) are affected? (Select all that apply)
Databases
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
No response
Will you send a PR to fix it?
Maybe, need help
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working