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.
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.