Replies: 1 comment 3 replies
-
I successfully migrated my local dev instance's database from 12 to 17 using |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using docker-compose to run wakapi.
With this change 2568fbd the postgres version was bumped to 17.
Can anyone tell me a way to migrate the version 12 data to 17? I tried couple of articles I found online, but they are either not for containers or seem to be unsafe or use
pg_upgrade
which I am just to dump to use in the docker container :DBeta Was this translation helpful? Give feedback.
All reactions