Re: Postgres using more memory than it should - Mailing list pgsql-performance

From Matthew Wakeling
Subject Re: Postgres using more memory than it should
Date
Msg-id alpine.DEB.1.10.0812041305200.4666@aragorn.flymine.org
Whole thread Raw
In response to Re: Postgres using more memory than it should  (Matthew Wakeling <matthew@flymine.org>)
List pgsql-performance
On Thu, 4 Dec 2008, Matthew Wakeling wrote:
>> http://archives.postgresql.org/pgsql-bugs/2008-11/msg00180.php
>
> Thanks, that does explain everything.

Oh right, yes. It explains everything *except* the fact that the backend
is still holding onto all the RAM after the query is finished. Could the
fact that we SIGINTed it in the middle of the query explain that at all?

Matthew

--
 I'd try being be a pessimist, but it probably wouldn't work anyway.

pgsql-performance by date:

Previous
From: Matthew Wakeling
Date:
Subject: Re: Postgres using more memory than it should
Next
From: "Rogatzki Rainer"
Date:
Subject: Trigger function, bad performance