Logical Replication of Postgres DB to Azure Hosted Flexible Postgres Server
I am trying to set up logical replication between an on-premise Postgresql 12 database to an Azure Flexible Postgres (15) server. I know that logical replication is able to work across postgres versions.