Moving database from localhost to uploaded application with overwrite

0
Hi, I have filled the database with items on my localhost. How can i copy this data over to the “Live” application? I would also like to erase all data currently stored in the database in the cloud. In short: I want my cloud app (published app) to be exactly like my localhost app Thanks!
asked
1 answers
1

See the documentation here: https://docs.mendix.com/howto/data-models/migrating-your-mendix-database#3-2-uploading-an-exported-postgresql-database-to-the-mendix-cloud-database

Regards,

Ronald

 

answered