Re: BUG #3881: lo_open leaks memory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Akinde <michael(dot)akinde(at)met(dot)no>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3881: lo_open leaks memory
Date: 2008-01-21 16:23:39
Message-ID: 7800.1200932619@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Michael Akinde <michael(dot)akinde(at)met(dot)no> writes:
> Some observations:
> - With small blobs, the memory usage doesn't blow up in this way. The
> problem seems to require "big" blobs (although 140kb isn't really that
> much).

Ah, that may be the root of the difference in our results --- I was
trying with small blobs. Will retest.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-01-21 17:24:13 Re: BUG #3881: lo_open leaks memory
Previous Message Michael Akinde 2008-01-21 15:21:28 Re: BUG #3881: lo_open leaks memory