From: | Greg Stark <gsstark(at)mit(dot)edu> |
---|---|
To: | Shivesh Wangrungvichaisri <sbw(at)appsig(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #4996: postgres.exe memory consumption keeps going up |
Date: | 2009-08-23 03:20:40 |
Message-ID: | 407d949e0908222020g59760dc1i84f23ba001b0b31b@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
On Wed, Aug 19, 2009 at 4:50 PM, Shivesh
Wangrungvichaisri<sbw(at)appsig(dot)com> wrote:
> 8) In our real application, since we INSERT a large amount of data per
> query, as well as SELECT a large amount of data per query, the memory leak
> is much worse, and postgres.exe crashes after its memory consumption has
> reached about 1.8GB.
And what does it print in the logs when that happens? It should print
a memory dump which would show precisely where the memory leak is.
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2009-08-23 03:48:00 | Re: BUG #4996: postgres.exe memory consumption keeps going up |
Previous Message | Craig Ringer | 2009-08-23 02:40:25 | Re: BUG #4996: postgres.exe memory consumption keeps going up |
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2009-08-23 03:48:00 | Re: BUG #4996: postgres.exe memory consumption keeps going up |
Previous Message | Andrew Dunstan | 2009-08-23 03:20:08 | Re: Unicode utf-8 table formatting for psql text output |