Replication of Replication - Mailing list pgsql-general

From Edilmar Alves
Subject Replication of Replication
Date
Msg-id aa68b69c-0e6e-f298-2ac3-63fd40b933ed@intersite.com.br
Whole thread Raw
Responses Re: Replication of Replication
List pgsql-general
I have 3 servers running CentOS+PG 11 
(postgresql11-server-11.5-1PGDG.rhel7.x86_64):
- s1: main db + publication
- s2: subscription of the main db
all works fine until here...
Now, I tried to config this:
- s2: publication of the same db that was replicated from s1
- s3: subscription of the db from s2
When I did this, replication s1=>s2 stopped, and replication s2=>s3 
never worked.
Is this not possible?



pgsql-general by date:

Previous
From: Christoph Moench-Tegeder
Date:
Subject: Re: jsonb_set() strictness considered harmful to data
Next
From: "David G. Johnston"
Date:
Subject: Re: jsonb_set() strictness considered harmful to data