Re: BUG #12183: Memory leak in long running sessions - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #12183: Memory leak in long running sessions
Date
Msg-id 19966.1418226014@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #12183: Memory leak in long running sessions  (Valentine Gogichashvili <valgog@gmail.com>)
List pgsql-bugs
Valentine Gogichashvili <valgog@gmail.com> writes:
> We see the value growth and could correlate it with the calling of some of
> stored procedure that is quite heavy and processes relatively large set of
> data. It also creates a 50MB temp file.

So, now that you've identified something you think is leaking, how about a
reproducible test case?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Valentine Gogichashvili
Date:
Subject: Re: BUG #12183: Memory leak in long running sessions
Next
From: Ed Avis
Date:
Subject: Re: BUG #11986: psql uses pager inside Emacs shell buffer (not a terminal)