Обсуждение: Logical replication issue, pg 13.9

Поиск
Список
Период
Сортировка

Logical replication issue, pg 13.9

От
John Scalia
Дата:
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