Re: Memory Accounting v11

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Atri Sharma <atri(dot)jiit(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Memory Accounting v11
Date: 2015-07-15 17:07:09
Message-ID: 1436980029.4369.210.camel@jeff-desktop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 2015-07-15 at 12:59 +0530, Atri Sharma wrote:

>
> I think a heuristic would be more suited here and ignoring memory
> consumption for internal types means that we are not making the memory
> accounting useful for a set of usecases.
>
OK, I will drop this patch and proceed with the HashAgg patch, with a
heuristic for internal types.

Regards,
Jeff Davis

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ryan Pedela 2015-07-15 17:10:29 Re: [PATCH] Generalized JSON output functions
Previous Message Andrew Dunstan 2015-07-15 16:58:21 Re: [PATCH] Generalized JSON output functions