Re: Bug? Query plans / EXPLAIN using gigabytes of memory - Mailing list pgsql-general

From Tom Lane
Subject Re: Bug? Query plans / EXPLAIN using gigabytes of memory
Date
Msg-id 21462.1335409911@sss.pgh.pa.us
Whole thread Raw
In response to Re: Bug? Query plans / EXPLAIN using gigabytes of memory  (Toby Corkindale <toby.corkindale@strategicdata.com.au>)
Responses Re: Bug? Query plans / EXPLAIN using gigabytes of memory  (Toby Corkindale <toby.corkindale@strategicdata.com.au>)
Re: Bug? Query plans / EXPLAIN using gigabytes of memory  (Toby Corkindale <toby.corkindale@strategicdata.com.au>)
List pgsql-general
Toby Corkindale <toby.corkindale@strategicdata.com.au> writes:
> Just wondering if anyone else has thoughts on this?

> I'm still suspicious that this is a bug.

Well, if you were to provide a reproducible test case, somebody might be
motivated to look into it.  There could be a memory leak in the planner
somewhere, but without a test case it's not very practical to go look
for it.

            regards, tom lane

pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Re: How can I see if my code is "concurrency safe"?
Next
From: Tom Lane
Date:
Subject: Re: empty role names in pg_dumpall output