Re: BUG #16112: large, unexpected memory consumption

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #16112: large, unexpected memory consumption
Дата
Msg-id 20191115024707.y5bcsb4oo4wzovu4@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: BUG #16112: large, unexpected memory consumption  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #16112: large, unexpected memory consumption  (Ben Cornett <ben@lantern.is>)
Список pgsql-bugs
Hi,

On 2019-11-13 13:03:31 -0500, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > Thinking about it for a second longer, I don't think we'd need a new
> > context - afaict argcontext has exactly the lifetime requirements
> > needed.
> 
> Hm, maybe so.  That'd definitely be a better solution if it works.

Here's a patch doing so. I think it'd be a good idea to rename
argcontext into something like setcontext or such. But as I'm not that
happy with the name, I've not yet made that change.

Greetings,

Andres Freund

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: REINDEX CONCURRENTLY unexpectedly fails
Следующее
От: Andres Freund
Дата:
Сообщение: Re: REINDEX CONCURRENTLY unexpectedly fails