Hello!
We need cross database migration from postgresql bundled with product to ms sql. I'm try:
1. perform full backup
2. change database to msq sql
3. restart application
4. restore backup
Restore operation failed, because different database types. So how we can change database ?