-
Notifications
You must be signed in to change notification settings - Fork 279
DB container restarting #148
Copy link
Copy link
Open
Description
Hi Team,
As the PostgreSQL version has been updated to 17 from 13 in the .env.example file, the DB container keeps on restarting and throwing the below error in the docker logs. When i updated the POSTGRES_VERSION to 13 and recreated the docker container, it works fine.
FATAL: database files are incompatible with server
The data directory was initialized by PostgreSQL version 13, which is not compatible with this version 17.8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels