Re: pg_createsubscriber clarification

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: pg_createsubscriber clarification
Дата
Msg-id 1802dbe8-d136-4ea3-bc31-bffc41b2cd27@app.fastmail.com
обсуждение исходный текст
Ответ на Re: pg_createsubscriber clarification  (Masahiko Sawada <sawada.mshk@gmail.com>)
Ответы Re: pg_createsubscriber clarification
Список pgsql-docs
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.


How about the following?

The main difference between the logical replication setup and
pg_createsubscriber is how they synchronize table data.
pg_createsubscriber doesn't copy the initial table data because it
uses the tables with their initial data on the target server. It only
does the synchronization phase, which ensures each table is brought up
to a synchronized state by applying changes using standard logical
replication.

I slightly modified your proposal in the attached patch.

Thoughts?


--
Euler Taveira

Вложения

В списке pgsql-docs по дате отправления: