| From: | Jochen Erwied <jochen(at)pgsql-bugs(dot)erwied(dot)eu> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Postgresql 9.1.2 - abnormal memory usage |
| Date: | 2011-12-12 11:50:22 |
| Message-ID: | 7810315863.20111212125022@erwied.eu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Monday, December 12, 2011, 12:33:03 PM you wrote:
> On 12.12.2011 13:16, Matteo Beccati wrote:
>> Just to clarify, am I correct assuming that the issue does not affect
>> tables which have non-indexed inet fields?
> Hmm, I think it might also affect queries that do large merge joins on
> inet fields. Not sure about that. In any case, it's a memory leak that
> gets cleared at the end of statement, so it can only become a problem
> when dealing with large data sets.
The second test case I originally sent uses inet-functions in a complicated
query, and it also shows the described behaviour.
So the problem is not limited to indexes, but also will appear in queries!
--
Jochen Erwied | home: jochen(at)erwied(dot)eu +49-208-38800-18, FAX: -19
Sauerbruchstr. 17 | work: joe(at)mbs-software(dot)de +49-2151-7294-24, FAX: -50
D-45470 Muelheim | mobile: jochen(dot)erwied(at)vodafone(dot)de +49-173-5404164
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Saito | 2011-12-12 14:19:54 | Re: About Wince App |
| Previous Message | Heikki Linnakangas | 2011-12-12 11:33:03 | Re: Postgresql 9.1.2 - abnormal memory usage |