Skip to content

Fix PostgreSQL data volume path in Docker Compose#110

Merged
mahata merged 1 commit intomainfrom
fix/postgres-local-setup
Mar 13, 2026
Merged

Fix PostgreSQL data volume path in Docker Compose#110
mahata merged 1 commit intomainfrom
fix/postgres-local-setup

Conversation

@mahata
Copy link
Copy Markdown
Owner

@mahata mahata commented Mar 13, 2026

Correct the PostgreSQL data volume path in the Docker Compose configuration to ensure proper data storage.

Copilot AI review requested due to automatic review settings March 13, 2026 14:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Docker Compose configuration for the local Postgres service to adjust where the named volume is mounted for data persistence.

Changes:

  • Changed the pgdata volume mount target from /var/lib/postgresql/data to /var/lib/postgresql.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread docker-compose.yml
@mahata mahata merged commit 50715a9 into main Mar 13, 2026
6 checks passed
@mahata mahata deleted the fix/postgres-local-setup branch March 13, 2026 14:19
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.

2 participants