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

From reid.thompson@crunchydata.com
Subject Re: Add the ability to limit the amount of memory that can be allocated to backends.
Date
Msg-id 334ccda9d8790f2b80dc3fee787704b0621152da.camel@crunchydata.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@crunchydata.com)
Responses Re: Add the ability to limit the amount of memory that can be allocated to backends.  (Arne Roland <A.Roland@index.de>)
List pgsql-hackers
Updated patches attached.

Rebased to current master.
Added additional columns to pg_stat_global_memory_allocation to summarize backend allocations by type.
Updated documentation.
Corrected some issues noted in review by John Morris.
Added code re EXEC_BACKEND for dev-max-memory branch.

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: cursor use vs pg_stat_statements
Next
From: Thomas Munro
Date:
Subject: Re: Using each rel as both outer and inner for JOIN_ANTI