Hi,
I’ve developed a project in ThingWorx (V9.6) using PostgreSQL as the persistence provider. We are now planning to migrate this project to a new ThingWorx(V9.7.1) environment that uses Microsoft SQL Server (MSSQL) as its persistence provider.
I would like to know whether such a migration is feasible, and if so, what potential conflicts or challenges we might face during the process. Specifically, I’m looking for guidance on:
Your insights and recommendations would be extremely helpful to ensure a hassle-free transition.
Thank you in advance for your support!
Solved! Go to Solution.
Hi @JV_11087733
Please be advised that PTC does not support a migration of this nature. Please refer to this article for more information.
Regards.
--Sharon
Hello,
The success depends on whether you use any Database things and SQL Services in your project or you stick to standard ThingWorx data model. If it's the former -- you'd need to thoroughly check your SQL for Postgres-specific syntax. If it's the latter -- you can just export your entities on one system and import them on another.
Assuming you only use ThingWorx data model and didn't create any Database things that access ThingWorx DB:
/ Constantine
Hi @JV_11087733
Please be advised that PTC does not support a migration of this nature. Please refer to this article for more information.
Regards.
--Sharon
Helllo @JV_11087733,
It looks like you have some responses from some community experts. If any of these replies helped in answering your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.