Skip to content

Conversation

@DVasyl13
Copy link

Change volume mount from /var/lib/postgresql/data to /var/lib/postgresql to align with PostgreSQL 18+ Docker image requirements and best practices.

Fixes issue where PostgreSQL 18+ fails to start with the old data directory structure. See:
docker-library/postgres#1259

Change volume mount from /var/lib/postgresql/data to 
/var/lib/postgresql to align with PostgreSQL 18+ Docker 
image requirements and best practices.

Fixes issue where PostgreSQL 18+ fails to start with the 
old data directory structure. See:
docker-library/postgres#1259
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant