We are in the process of dockeizing ART. Our current version is 2.5.4 and we'd like to upgrade to the latest. We are also migrating from Oracle to Postgres. With these three significant changes in the works, I'm wondering if anyone has suggestions on the best path forward, i.e. 2.5.4/oracle/tomcat on a vm to 4.x/postgres/tomcat in docker. Is it better to migrate 2.5.4 oracle to 2.5.4 PG, then upgragde to 4.x or upgrade while still on Oracle and then migrate the database over to PG ??
Thanks,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We are in the process of dockeizing ART. Our current version is 2.5.4 and we'd like to upgrade to the latest. We are also migrating from Oracle to Postgres. With these three significant changes in the works, I'm wondering if anyone has suggestions on the best path forward, i.e. 2.5.4/oracle/tomcat on a vm to 4.x/postgres/tomcat in docker. Is it better to migrate 2.5.4 oracle to 2.5.4 PG, then upgragde to 4.x or upgrade while still on Oracle and then migrate the database over to PG ??
Thanks,
I'd suggest you upgrade on oracle and then migrate the database after.