Re: How to know if initial sync of logical subscription is finished

2020-05-05 Thread Laurenz Albe
On Tue, 2020-05-05 at 09:33 +0200, Klaus Darilion wrote: > > When subscribing a slave I need to know when the initial sync is > > finished. Is there some table I can query to know if the initial sync is > > finished? > > No solution to this? At least the replication worker need to be aware if > i

Re: How to know if initial sync of logical subscription is finished

2020-05-05 Thread Klaus Darilion
Am 26.02.2020 um 17:48 schrieb Klaus Darilion: Hello all! When subscribing a slave I need to know when the initial sync is finished. Is there some table I can query to know if the initial sync is finished? No solution to this? At least the replication worker need to be aware if it has finishe

How to know if initial sync of logical subscription is finished

2020-02-26 Thread Klaus Darilion
Hello all! When subscribing a slave I need to know when the initial sync is finished. Is there some table I can query to know if the initial sync is finished? Thanks Klaus