Replies: 2 comments 2 replies
-
|
If you don't mount your Postgres data into the default path ( |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for your help - it helped me to find my error 😅 I managed to start the migration with: Upfront I did copy my database to /var/lib/postgres/data-postgres-18/17/docker (which would be var/lib/postgresql/17/docker in the container). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using the upgrade tool for the first time.
The upgrade seems not to work or at some point I am not reading the documentation correctly. So any help would be appreciated :-)
So far I understood, that I could use the oneshot attempt to migrate the db to an another db directory. As the directory changes from 17 to 18, I'm using this on purpose.
This is the log output:
So there are no migrated file in the target directory. So can anyone give me a hint, what I'm doing wrong?
Thanks!
JJ
Beta Was this translation helpful? Give feedback.
All reactions