Migration from MariaDB to PostgreSQL #4043
Answered
by
NGPixel
gruesomehit
asked this question in
Help / Questions
-
|
I would like to migrate from MariaDB 10.5 to PostgreSQL because I want to use the Advanced Search Engine. So, would be complicated to migrate between databases? Can I use my last backup from the Local File System section on a fresh PostgreSQL installation? Thanks in advance. Docker Wikijs 2.5.201, MariaDB 1.5.10 |
Beta Was this translation helpful? Give feedback.
Answered by
NGPixel
Jun 2, 2021
Replies: 1 comment 2 replies
-
|
Yes, this is the recommended way of migrating. Either use the local file or git storage to move over your pages into a new postgres installation. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
NGPixel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, this is the recommended way of migrating. Either use the local file or git storage to move over your pages into a new postgres installation.