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

From vignesh C
Subject Re: Add the ability to limit the amount of memory that can be allocated to backends.
Date
Msg-id CALDaNm2y-3J6e3R+9cjWxqFtAqiAsbBQvAn4zXj6L1hmEg8azg@mail.gmail.com
Whole thread Raw
In response to Re: Add the ability to limit the amount of memory that can be allocated to backends.  (Reid Thompson <reid.thompson@crunchydata.com>)
Responses Re: Add the ability to limit the amount of memory that can be allocated to backends.
List pgsql-hackers
On Fri, 6 Jan 2023 at 00:19, Reid Thompson
<reid.thompson@crunchydata.com> wrote:
>
> On Tue, 2023-01-03 at 16:22 +0530, vignesh C wrote:
> > ....
> > The patch does not apply on top of HEAD as in [1], please post a
> > rebased patch:
> > ...
> > Regards,
> > Vignesh
> >
>
> Attached is rebased patch, with some updates related to committed changes.

The patch does not apply on top of HEAD as in [1], please post a rebased patch:
=== Applying patches on top of PostgreSQL commit ID
48880840f18cb75fcaecc77b5e7816b92c27157b ===
=== applying patch
./0001-Add-tracking-of-backend-memory-allocated-to-pg_stat_.patch
....
patching file src/test/regress/expected/rules.out
Hunk #2 FAILED at 1875.
Hunk #4 FAILED at 2090.
2 out of 4 hunks FAILED -- saving rejects to file
src/test/regress/expected/rules.out.rej

[1] - http://cfbot.cputube.org/patch_41_3867.log

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Adjust the description of OutputPluginCallbacks in pg-doc
Next
From: vignesh C
Date:
Subject: Re: Operation log for major operations