Re: BUG #3385: Memory leak

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Prasad <prasad(dot)br(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3385: Memory leak
Date: 2007-06-14 09:07:53
Message-ID: 20070614090753.GA28344@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jun 14, 2007 at 08:42:51AM +0000, Prasad wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3385
> Logged by: Prasad
> Email address: prasad(dot)br(at)gmail(dot)com
> PostgreSQL version: Some
> Operating system: Windows 2003
> Description: Memory leak
> Details:
>
> When both postgre and our server application run on the same windows 2003
> server, a memory leak of 1 MB per day in Non paged kernel memory is
> observed.
>
> But if we run them on seperate servers, no leak is noticed.
>
> What could be the problem?

What process owns the leaked memory?
(See for example
http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/core/fnec_evl_hkbg.mspx?mfr=true
for hints on how to track it down)

//Magnus

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ponmalar Dhanuskodi 2007-06-14 09:26:46 Duplicate Data insertion
Previous Message Prasad 2007-06-14 08:42:51 BUG #3385: Memory leak