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

Поиск
Список
Период
Сортировка
От Anton A. Melnikov
Тема Re: Add the ability to limit the amount of memory that can be allocated to backends.
Дата
Msg-id e37c0a61-891b-4929-b9ba-6dd8cad140fd@postgrespro.ru
обсуждение исходный текст
Ответ на Re: Add the ability to limit the amount of memory that can be allocated to backends.  ("Anton A. Melnikov" <a.melnikov@postgrespro.ru>)
Ответы Re: Add the ability to limit the amount of memory that can be allocated to backends.  (Alexander Lakhin <exclusion@gmail.com>)
Список pgsql-hackers
On 13.03.2024 10:41, Anton A. Melnikov wrote:

> Here is a version updated for the current master.
>

During patch updating i mistakenly added double counting of deallocatated blocks.
That's why the tests in the patch tester failed.
Fixed it and squashed fix 0002 with 0001.
Here is fixed version.

With the best wishes!

-- 
Anton A. Melnikov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Possibility to disable `ALTER SYSTEM`