Re: pg_createsubscriber clarification

2024-08-19 Thread Bruce Momjian
Thanks, patch applied to PG 17 and master. --- On Tue, Jul 30, 2024 at 06:02:51PM -0300, Euler Taveira wrote: > On Sun, Jul 28, 2024, at 1:17 PM, Masahiko Sawada wrote: > > I think the term "synchronization phase" come

Re: pg_createsubscriber clarification

2024-07-30 Thread Euler Taveira
On Sun, Jul 28, 2024, at 1:17 PM, Masahiko Sawada wrote: > I think the term "synchronization phase" comes from the description in > "29.8.1. Initial Snapshot" section[1]. Yes. > https://www.postgresql.org/docs/17/logical-replication-architecture.html#LOGICAL-REPLICATION-SNAPSHOT > > How about th

Re: pg_createsubscriber clarification

2024-07-28 Thread Masahiko Sawada
On Sun, Jul 28, 2024 at 1:23 AM Bruce Momjian wrote: > > The pg_createsubscriber docs say: > > https://www.postgresql.org/docs/17/app-pgcreatesubscriber.html > > After a successful run, the state of the target server is analogous > to a fresh logical replication setup. The

pg_createsubscriber clarification

2024-07-28 Thread Bruce Momjian
The pg_createsubscriber docs say: https://www.postgresql.org/docs/17/app-pgcreatesubscriber.html After a successful run, the state of the target server is analogous to a fresh logical replication setup. The main difference between the logical replication setup and