| От | 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 |
I think the term "synchronization phase" comes from the description in"29.8.1. Initial Snapshot" section[1].
How about the following?The main difference between the logical replication setup andpg_createsubscriber is how they synchronize table data.pg_createsubscriber doesn't copy the initial table data because ituses the tables with their initial data on the target server. It onlydoes the synchronization phase, which ensures each table is brought upto a synchronized state by applying changes using standard logicalreplication.
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера