Re: Add the ability to limit the amount of memory that can be allocated to backends. - Mailing list pgsql-hackers

From Anton A. Melnikov
Subject Re: Add the ability to limit the amount of memory that can be allocated to backends.
Date
Msg-id e37c0a61-891b-4929-b9ba-6dd8cad140fd@postgrespro.ru
Whole thread Raw
In response to Re: Add the ability to limit the amount of memory that can be allocated to backends.  ("Anton A. Melnikov" <a.melnikov@postgrespro.ru>)
Responses Re: Add the ability to limit the amount of memory that can be allocated to backends.
List 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
Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs
Next
From: Robert Haas
Date:
Subject: Re: Possibility to disable `ALTER SYSTEM`