Re: Add the ability to limit the amount of memory that can be allocated to backends.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Add the ability to limit the amount of memory that can be allocated to backends.
Дата
Msg-id 20230123203128.wh2jjh4runhnalho@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: Add the ability to limit the amount of memory that can be allocated to backends.  (Reid Thompson <reid.thompson@crunchydata.com>)
Ответы Re: Add the ability to limit the amount of memory that can be allocated to backends.  (Reid Thompson <reid.thompson@crunchydata.com>)
Список pgsql-hackers
Hi,

On 2023-01-23 10:48:38 -0500, Reid Thompson wrote:
> On Thu, 2023-01-19 at 16:50 +0530, vignesh C wrote:
> > 
> > The patch does not apply on top of HEAD as in [1], please post a rebased patch:
> > 
> > Regards,
> > Vignesh
> 
> rebased patch attached

I think it's basically still waiting on author, until the O(N) cost is gone
from the overflow limit check.

Greetings,

Andres Freund



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Следующее
От: Corey Huinker
Дата:
Сообщение: Re: Add SHELL_EXIT_CODE to psql