Re: PgAdmin III 1.12 crazy memory usage

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Thom Brown <thom(at)linux(dot)com>
Cc: pgadmin-support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: PgAdmin III 1.12 crazy memory usage
Date: 2010-10-02 07:13:23
Message-ID: AANLkTim-rkQtipfPYJcmMEPWUkNT6o9G2n0_PUH-Bcxi@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Oct 1, 2010 at 2:21 PM, Thom Brown <thom(at)linux(dot)com> wrote:
> On 1 October 2010 14:12, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>> On Fri, Oct 1, 2010 at 2:00 PM, Thom Brown <thom(at)linux(dot)com> wrote:
>>> I can't recreate this, so it may not be much help, but I left PgAdmin
>>> running with no query windows open at all, and eventually I noticed my
>>> PC slowing right down as memory started to swap.  I've attached a
>>> screenshot to show its memory usage.
>>
>> VM size of a gig? Thats small for Windows isn't it? :-p
>>
>>> Actions I had performed earlier are attempting to select all rows from
>>> a massive table, and closed that result window a few seconds into it
>>> attempting to fetch results.
>>
>> That's where my suspicions lie. Can you try to reproduce it by doing that again?
>
> No, I've attempted that with several large tables, but it doesn't make
> any noticeable difference.  Where it's actually started fetching
> results and displaying them, closing the window causes pgAdmin to
> correctly returns the memory.  I've also checked what's happening
> server-side when closing the window, and the query is cancelled.  Is
> it theorically possible for pgAdmin to fail to cancel the query when
> closing the results window?

Well it shouldn't be, but it's always possible we missed something.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Mauro Bertoli 2010-10-02 09:05:41 pgAdmin III 1.12 strange behaviour in text editing
Previous Message Dave Page 2010-10-02 07:12:31 Re: SQL pane error