Re: Need help in logical replication

Rob Sargent <robjsargent@gmail.com>

From: Rob Sargent <robjsargent@gmail.com>
To: Divyansh Gupta JNsThMAudy <ag1567827@gmail.com>
Cc: pgsql-general <pgsql-general@postgresql.org>
Date: 2025-01-13T15:38:17Z
Lists: pgsql-general


> On Jan 13, 2025, at 5:30 AM, Divyansh Gupta JNsThMAudy <ag1567827@gmail.com> wrote:
> 
> 
> Hii PostgreSQL Community,
> 
> I am setting up logical replication between two clusters in the same subnet group. I’ve created a publication on the primary and a subscription on the secondary, and the replication slot has been created. However, the slot remains inactive, and changes aren’t being applied on the subscriber.
> 
> I am using AWS RDS for that
> 
> Could you please help me identify the possible cause and resolution for this issue?
> 
> Thank you in advance!
> 
> 

Maybe you could send your ddl in plain text?

>