Copy Cloud Data to Development

0
Hello I would like to take a backup of our data in the Cloud (in PostgreSQL database) and load it into our development environment which is using the in-built hsql database. Is it possible to do this directly?
asked
1 answers
0

I believe Mendix documentation will show you how to do this:

https://docs.mendix.com/howto/data-models/migrating-your-mendix-database#4-exporting-a-mendix-cloud-database

answered