Re: Patch for SPI subtransaction memory leakage - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Patch for SPI subtransaction memory leakage
Date
Msg-id 200611212248.kALMm4G19096@momjian.us
Whole thread Raw
In response to Re: Patch for SPI subtransaction memory leakage  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> "Simon Riggs" <simon@2ndquadrant.com> writes:
> > On Fri, 2006-11-03 at 00:40 -0500, Tom Lane wrote:
> >> Some experimentation shows that there is indeed an issue, eg this
> >> function leaks about 16K per iteration in HEAD:
>
> > So at 10,000 tpm that leaks a GB of RAM every 7 minutes.
>
> Uh, no, because it's only an intra-function-call leak.  My request
> for testing the patch is still open though.

This will be improved in 8.2.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: vcbuild small fix for plperl
Next
From: Bruce Momjian
Date:
Subject: Re: Shared Memory Hooks Documentation (was Re: New