Hi Jan, > is there a possibility to migrate an existing own cloud instance from > postgresql to mysql? No there isn't currently.
Your best bet is to use something like pg2mysql[1] to move the database across, then change the database connection settings in config/config.php. [1] http://www.lightbox.ca/pg2mysql.php Cheers, Tom -- Tom Needham ([email protected]) Software Developer ownCloud GmbH On 3 Jan 2013, at 10:59, Jan Giebels - German RepRap GmbH <[email protected]> wrote: > Hello all, > > is there a possibility to migrate an existing own cloud instance from > postgresql to mysql? > > Thanks > > Jan > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
