Skip to content

Issue with PostgreSQL 16 #925

Discussion options

You must be logged in to vote

Hello,

PostgreSQL major versions are not compatible with each other and always require manual upgrade of the database. The doc can be found here: https://www.postgresql.org/docs/current/upgrading.html

If you plan to do this, I strongly suggest making a backup of your database first.

Alternatively, you can update the docker-compose file and specify version 15 for PostgreSQL.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RaimundasZutautas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants