Changing the magnolia.repositories.jackrabbit.config file is probably not enough, because the persistence manager configuration is also in the workspace.xml file for each workspace: ${magnolia.repositories.home}/*/workspaces/*/workspace.xml
http://wiki.apache.org/jackrabbit/BackupAndMigration says: "An easy way to migrate a repository to a new persistence manager, or to use the data store, is by exporting the data to XML and then re-importing it in the new repository. However, depending on the size of the repository, this solution make be slow or run out of memory." I'm not sure if you can do a SQL export from Derby and import that into PostgreSQL. Migrating the data via XML as suggested by the Jackrabbit wiki might be an alternative. It's definitely something I would test on a non-production environment first. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=c2e26ce6-893b-4f81-9ec8-66050bcb291a ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------