Logical replication issue between Linode and Azure Postgresql Flexible edition

Salil n 1 Reputation point
2021-12-26T17:20:23.013+00:00

I have a PostgreSQL 11 on Linode and I created an Azure Database PostgreSQL Flexible. I want to do logical replicate from PostgreSQL on Linode to Azure Database PostgreSQL Flexible.

I tested the replication method between on-premise (master) and Azure Database for PostgreSQL Flexible(Salave) for replicating.
I have created publisher on linode postgress and subscriber at Azure Postgres on a table. Both these commands are successful. But the data from the publisher(linode) is not getting replicated into Azure PostgreSQL Flexible db.

Please let me know if any one experiance this issue before.

Linode PostgreSQL (Master)
Azure PostgreSQL Flexible (Slave)

Azure Database for PostgreSQL
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.