08-13-2012 06:17 AM
Hi All, I am running nuxeo5.3.2 in a debian with default database(h2). I tried to upgrade nuxeo to 5.5 with postgresql as a database, but didn't succeed!!! Can anybody tell me how can i take sql dump from h2 or a way to upgrade from 5.3 to 5.5. Hope somebody help me.. Thanks in advance
08-14-2012 05:36 AM
Hello, Can anybody help me please ??
08-14-2012 03:07 PM
Have you tried upgrading to 5.5 without changing the database? That is, make sure the upgrade in place works. Once you have moved to 5.5 then you can figure out how to change migrate the database platform.
08-16-2012 10:25 AM
Hi Bruce,
08-16-2012 02:00 PM
This is where the documentation is a little on the light side. I will be trying the same in the next few weeks and will let you know what happens, however, I'm using Postgresql.
08-20-2012 05:49 AM
I tried upgrading to 5.5 without changing the database by copying the folders
09-04-2012 02:30 PM
Hi,
As suggested by bruce, you could first upgrade, then change the database. But I would recommend to start with the migration from h2 to PostgreSQL, then upgrade (that order may be easier and stronger: since H2 is dedicated to development environments, we don't care a lot about upgrading H2 data).
About SQL dump from H2, there is a lot of information on Internet, including dedicated information about Nuxeo (I remember this has been discussed a lot on the forum, mailing lists, ...). Maybe that old script could help you.
You could also use the Nuxeo export feature then import your data in a Nuxeo configured to use PostgreSQL.
All upgrades are described in the How to upgrade Nuxeo documentation. You will have to upgrade step by step from 5.3.2 to 5.6, not directly. Think to carefully read upgrade notes about PostgreSQL.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.