Re: Proposal: Support Logical replication of large objects

Поиск
Список
Период
Сортировка
От Nitin Motiani
Тема Re: Proposal: Support Logical replication of large objects
Дата
Msg-id CAH5HC95-_D3enEzPaeN2r_6tmo8C0Zj4_m5=nvF=js8yvS+ayg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Proposal: Support Logical replication of large objects  (Dilip Kumar <dilipbalaut@gmail.com>)
Ответы Re: Proposal: Support Logical replication of large objects
Список pgsql-hackers
Hi Dilip,

Thanks for initiating this work. I have created a POC for the apply
worker on top of your patch. I refactored lo_put to provide a function
which can be called without an fmgr and used that to apply the
lo_write operation coming from the publisher. I tested this manually
along with your patch and it works as long as lo_create is called
beforehand on the subscriber with the same oid. This patch currently
doesn't handle the tablesync worker so it can only apply the lo_write
ops done after the replication slot is created. I'm looking into how
to support large objects in tablesync. PFA the patch and let me know
what you think.

Thanks,
Nitin Motiani
Google

Вложения

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