03-22-2018 06:35 AM - edited 03-19-2019 01:14 PM
Hi,
I have the persistent chat feature in IM&P with PostgreSQL 9.6. Since I recently upgraded to 11.5, I want to migrate to Microsoft SQL Server. So, I want to know the best option (if one exists) to accomplish the migration and successfully have the persistent chat feature with Microsoft SQL Server.
Rgrds.
03-22-2018 07:38 AM
There is no migration path/tool to do this, you'd need to re-configure everything in IM&P to use the new DB and if you want to migrate the data, you'd need to so manually.
04-23-2019 05:33 AM
Jamie has there any update to a migration option within IMP to migrate Persistent Chat rooms created in PostGres to SQL?
04-23-2019 07:25 AM
No, there is no tool to do that.
If you wish something like that to be considered for a future release, get in touch with your SE/AM to submit a PER along with the business case.
06-29-2020 07:00 AM
Are the data models and table names the same with Postgres (PG) and SQL ? how would we know which table should migrate to the corresponding table(s) and columns from PG to MSSQL ? How would you recommend the steps
1. Create a blank databases in MSSQL via setup routine, and then migrate from PG to SQL ?
- All Table names and Columns Names match ? if not, is there a document that shows the mappings ?
02-09-2021 01:24 PM
Did you do this, we need to upgrade postgre sql 9.5.1 to another version and so looking at sql as an option?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide