On 5 Jun 2015 at 04:48:15, Carlo Tac-an ([email protected](mailto:[email protected])) wrote:
As stated here, the standalone XWiki Enterprise Version 7.1-milestone-2 installer is "not supposed to be used in production." What do you mean by that? That was then supported by the reason that "the embedded database does not support large wikis efficiently."Does that mean I can't use it in the long run even if I would only use it as a personal offline wiki and never as a network wiki?
For a personal usage it should be fine I think. It means what is described at http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationHSQL “ If you intend to use HSQLDB in production you should probably tune it for a production usage. If you've installed the XWiki standalone distribution just be aware that it's not tuned to be production-ready. Also note that you would need to find a way to perform backups, live replication, administration tools etc. We would suggest using a more production-ready database such as MySQL or PostgreSQL if you can. “ Thanks -Vincent
Thanks guys!