Re: Table refer leak in logical replication

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Table refer leak in logical replication
Дата
Msg-id YH0fVFC7uE049L5C@paquier.xyz
обсуждение исходный текст
Ответ на Re: Table refer leak in logical replication  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Mon, Apr 19, 2021 at 03:08:41PM +0900, Michael Paquier wrote:
> FWIW, I
> would be tempted to send back f1ac27b to the blackboard, then refactor
> the code of the apply worker to use ExecInitResultRelation() so as we
> get more consistency with resource releases, simplifying the business
> with indexes.  Once the code is in a cleaner state, we could come back
> into making an integration with partitioned tables into this code.

But you cannot do that either as f1ac27bf got into 13..
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Table refer leak in logical replication
Следующее
От: Amul Sul
Дата:
Сообщение: Re: Remove redundant variable from transformCreateStmt