If I install the demo version of Xwiki, which uses we will say database 1, for example. And later on I want to move the demo version to a different database software, will call it database 2. Is that possible?
Basically migrate to postgresql post install later of xwiki?
Hi,
It should be possible, but I haven’t actually tried that.
In theory, you would mostly follow the backup/restore guide, with a few changes:
Note that this full backup/restore process can be simplified if you only care about the pages content and users: then you can manage with only the XAR export/import.
Hope that helps!
I decided to not use xwiki. It is incredibly painful to get working on a self hosted environment. Getting everything to work with java is a nightmare on linux. It would be better if xwiki were coded in C++.
Thanks for the response.