From: | Koen De Groote <kdg(dot)dev(at)gmail(dot)com> |
---|---|
To: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
Cc: | Peter Smith <smithpb2250(at)gmail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Logical replication - initial data synchronization |
Date: | 2024-10-25 21:48:16 |
Message-ID: | CAGbX52FOoZqokruugT2DhhQFc7ME-BJWjTTZq6q4JsGzO0Ytmg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Number 2 would be perfect, I think. It leaves no doubt at all.
Regards,
Koen De Groote
On Fri, Oct 25, 2024 at 9:32 AM Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
wrote:
> On Fri, 2024-10-25 at 17:22 +1100, Peter Smith wrote:
> > It seems to me the same clarification could be achieved just by adding
> > 1 word ("PostgreSQL") to the original text. e.g.
> >
> > BEFORE
> > Logical replication of a table typically starts with taking a snapshot
> > of the data on the publisher database and copying that to the
> > subscriber.
> >
> > AFTER #1 (I added "PostgreSQL")
> > Logical replication of a table typically starts with PostgreSQL taking
> > a snapshot of the data on the publisher database and copying that to
> > the subscriber.
>
> +1 on this version. Either this way or the way I suggested, it doesn't
> matter as far as I am concerned.
>
> Perhaps Koen wants to chime in and say what sounds best to him.
>
> > Or, AFTER #2 (I added "PostgreSQL internally")
> > Logical replication of a table typically starts with PostgreSQL
> > internally taking a snapshot of the data on the publisher database and
> > copying that to the subscriber.
>
> Yours,
> Laurenz Albe
>
From | Date | Subject | |
---|---|---|---|
Next Message | PG Doc comments form | 2024-10-26 05:51:53 | psql command |
Previous Message | Tom Lane | 2024-10-25 14:44:56 | Re: Documentation mistake? |