From: | "Trevor Talbot" <quension(at)gmail(dot)com> |
---|---|
To: | "Magnus Hagander" <magnus(at)hagander(dot)net> |
Cc: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, "Dave Page" <dpage(at)postgresql(dot)org> |
Subject: | Re: 8.2.3: Server crashes on Windows using Eclipse/Junit |
Date: | 2007-11-12 12:00:04 |
Message-ID: | 90bce5730711120400t671ab0ebn4f9571abcdd4e6af@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On 11/12/07, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Sat, Nov 10, 2007 at 03:17:13PM -0800, Trevor Talbot wrote:
> > As for desktop heap, only 65KB of the service heap was allocated, or
> > about 80 bytes per connection. No danger of hitting limits in the
> > kernel memory pools either.
>
> As Dave said, it could be that the server version uses a lot less heap per
> process, which would be another good reason to use server rather than XP to
> run postgresql. But might there also be other differences, such as some
> third party (or non-core microsoft) product installed?
The XP SP2 machine I tried 8.2.5 on was chewing up about 3.1KB per
process, and it's not running anything invasive (AV or otherwise).
I've been trying to find out exactly what's in the desktop heap, but I
haven't had much luck so far. Apparently Microsoft changed the
implementation after Win2000, and didn't bother teaching the public
debugging tools about it. The details just don't seem to exist
anymore :(
From | Date | Subject | |
---|---|---|---|
Next Message | Gordon | 2007-11-12 12:05:36 | Duplicating a table row while honouring key constraints |
Previous Message | Simon Riggs | 2007-11-12 11:56:59 | Re: Verison 8.3 PL/pgSQL debugger Question |
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2007-11-12 12:31:13 | Re: Clarification reqeusted for "select * from a huge table" |
Previous Message | Richard Huxton | 2007-11-12 11:55:54 | Re: Clarification reqeusted for "select * from a huge table" |