On Wed, Jan 6, 2016 at 11:06 AM, Nigel COUTIN <[email protected]> wrote:
Hi to all xwiki devs and users, First of all best wishes and happy new year. We have a problem to get statistics from a standalone xwiki 7.1.2 (hsql + jetty) into a new version xwiki entreprise 7.4 (postgre + tomcat).
As we have seen on the support site the import/export fonctions do not include statitics… Is there a possiblity to do so and how could it be done? Thank in advance for your replies
Indeed, exporting the wiki pages as XAR and importing on a different wiki doesn't preserve the statistics data. Stats are saved in the database but in separate tables than the wiki pages. When you export a wiki only the wiki pages are included. The only option I see is to play at the database level: create a sql dump of the stats tables on the first database and then import this dump in the second database. Hope this helps, Marius
Nigel COUTIN
Le Mercredi 6 janvier 2016 9h37, Nigel COUTIN <[email protected]> a écrit :
Hi to all xwiki devs and users, First of all best wishes and happy new year. We have a problem to get statistics from a standalone xwiki 7.1.2(hsql + jetty) into a new version xwiki entreprise 7.4 (postgre + tomcat).As we have seen on the support site the import/exportfonctions do not include statitics… Is there a possiblity to do so and how could it be done? Thank in advance for your replies Nigel COUTIN
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users