Re: Replace is_publishable_class() with relispublishable column in pg_class

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Replace is_publishable_class() with relispublishable column in pg_class
Дата
Msg-id CAA4eK1JrwW4Er6aEUMM5y-8kuECsXT3ye_vn6rC8ye9RMcHb2A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Replace is_publishable_class() with relispublishable column in pg_class  (Peter Smith <smithpb2250@gmail.com>)
Ответы Re: Replace is_publishable_class() with relispublishable column in pg_class
Список pgsql-hackers
On Wed, Dec 17, 2025 at 12:37 PM Peter Smith <smithpb2250@gmail.com> wrote:
>
> Here is a completely different idea. This may solve the immediate
> problem re the replication of the Conflict Log Table (CLT) at least...
>

Another idea could be that at the startup (pgoutput_startup), we can
form a conflict_table cache and then use it to determine whether to
send the change or not? Along with that we need to consider whether
publication explicitly indicates that a conflict_table changes needs
to be replicated or not.

--
With Regards,
Amit Kapila.



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