Logical replication issue, pg 13.9 - Mailing list pgsql-admin

From John Scalia
Subject Logical replication issue, pg 13.9
Date
Msg-id 8BBAD76C-AA63-4B2E-ADE4-3835B373E470@gmail.com
Whole thread Raw
List pgsql-admin
I’ve got one instance with a couple of databases on it, that my developer wants one table replicated from one db to
another.I manually created the logical replication slot and when I created the subscription I used the manually created
slotwith create_slot=false, I first set up the publication in the source db, and then setup the subscription in the
targetdb, but the target is not updating and I’m not sure why. The pg_replication_slots table in the target db shows
thatactive is false. I’ve tried recreating it but it never goes active. Is this actually possible, to replicate from on
dbto another in the same cluster? Am I missing something? 
—
Jay

Sent from my iPad


pgsql-admin by date:

Previous
From: Nadir Pervez
Date:
Subject: How to Setup Logical Replication along with Stream Replication
Next
From: Sbob
Date:
Subject: char column with a single space as the default not working