Re: speed up a logical replica setup - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: speed up a logical replica setup
Date
Msg-id CAExHW5tSQjMD6_CzKECz=m5Uzdg8NDRkrawy1Av0vVTtB0c0Cw@mail.gmail.com
Whole thread Raw
In response to Re: speed up a logical replica setup  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Thu, Jan 4, 2024 at 4:34 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> > But what good is having the same publications as primary
> > also on logical replica?
> >
>
> The one use case that comes to my mind is to set up bi-directional
> replication. The publishers want to subscribe to the new subscriber.

Hmm. Looks like another user controlled cleanup.

--
Best Wishes,
Ashutosh Bapat



pgsql-hackers by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: Random pg_upgrade test failure on drongo
Next
From: Ashutosh Bapat
Date:
Subject: Re: Adding facility for injection points (or probe points?) for more advanced tests