Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Дата
Msg-id CAA4eK1+29FG0HKujGExSoOx+ZMh4JptuRhLufhswa7X2WxYd_w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Список pgsql-hackers
On Tue, Mar 11, 2025 at 6:02 AM David G. Johnston
<david.g.johnston@gmail.com> wrote:
>
> Can you briefly recap how this is different than the automatic behavior described in the existing Step 6?
> "Drop publications on the target server that were replicated because they were created before the replication start
location.It has no use on the subscriber." 
>

These are the publications this tool has created on publisher to make
standby a subscriber, but they have replicated to standby before the
standby is converted to subscriber. As per my understanding, the patch
gives an option to remove publications that are pre-existing (aka not
created by this tool).

--
With Regards,
Amit Kapila.



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