Use Case:I want to replicate data from my on Premises PostgreSQL database to my PostgreSQl database instance on Azure Cloud.This is not a one time replication/migration.This will be a periodic process.
1)Is Azure SQL Data sync compatible with PostgreSQL database?till now what i learnt from internet is no,but if anyone has any more details please let me know. 2)Suggest a tool which can be used for the above use case.Or any other suggestions to achieve the same. Thanks In Advance.