BUG #5767: Memory Leak - Mailing list pgsql-bugs

From Darryl Pye
Subject BUG #5767: Memory Leak
Date
Msg-id 201011250428.oAP4Sp4f087291@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5767: Memory Leak  (Magnus Hagander <magnus@hagander.net>)
Re: BUG #5767: Memory Leak  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5767
Logged by:          Darryl Pye
Email address:      darrylpye@hotmail.com
PostgreSQL version: 9.01
Operating system:   Windows Server  2008
Description:        Memory Leak
Details:

A single postgres  process  appears to be constantly growing in memory usage
 until it reaches 100% of memory on the machine.

I have rebooted the server and the problem goes away but then  a single
postgres.exe process continues to  eat memory until it uses all available
ram then i have to restart again.

Machine has 4 gig of ram available.
I am able to watch the process grow constantly at approximately  8kb every
second.

Until it reaches  4gig.

I have made the following configuration changes from default
shared_buffers = 1GB
wal_buffers = 1MB
effective_cache_size = 2GB

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5766: regexp \y doesn't work properly when a word starts on ends with a UTF-8 char
Next
From: Magnus Hagander
Date:
Subject: Re: BUG #5767: Memory Leak