BUG #2958: ERROR: 53200: out of memory - Mailing list pgsql-bugs

From Anton Andreev
Subject BUG #2958: ERROR: 53200: out of memory
Date
Msg-id 200702020941.l129f3A1088292@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2958
Logged by:          Anton Andreev
Email address:      fn30762@fmi.uni-sofia.bg
PostgreSQL version: 8.2
Operating system:   Windows Server 2003 32bit
Description:        ERROR: 53200: out of memory
Details:

I have this error and some other odd behavior as the postgresql does not
want to start without restart of the machine. I am using a Virtual Private
Server with 320MB RAM, but I do not think the memory is the problem.

Someone suggested that this might help:
SET enable_hashagg = false;
Should I use it?

This problem dates from version 7.4???

pgsql-bugs by date:

Previous
From: "Toshi Harada"
Date:
Subject: BUG #2956: ECPG does not treat multibyte characters correctly.
Next
From: "Adriano"
Date:
Subject: BUG #2959: Non-usual error when using jdbc driver into a Java WebStart application