Skip to main content
March 19, 2024
Question

Want to Move my PostgreSQL database from AWS cloud to Appian cloud

  • March 19, 2024
  • 2 replies
  • 0 views

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?

2 replies

stefanhelzle0001
Brainy
March 19, 2024

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.

davidj137213
Brainy
March 19, 2024

Check this link if you need more detail about what it has to be done if you need also to migrate tables, views, Sp.....

mariadb.com/.../