I am using PostgreSQL database for my application. This database is hosted on the AWS cloud server. I want to move it to the Appian Cloud server. How can I achieve this?
Discussion posts and replies are publicly visible
Appian cloud is MariaDB only. If this is only about moving the data, a simple export and import should do it, as long as you do not rely on any feature specific to PostgreSQL.