Hi,
For a current project we want to migrate the Mendix application from azure cloud to mendix cloud.
We made a backup of the current database in postgres format. The original database on the Azure environment is a MSSQL database
The next step is to upload this database backup to the Mendix cloud.
The size of the backup (Postgres) exceeds the limit to upload data (restore) on Mendix cloud.
It appeares that there is a limit of 1 GB for uploading database backupfiles to the Mendix cloud.
Our backup is around 18 GB
Is there anyone who has encountered this problem and kwnows a partical solution for this issue