Lists: | pgsql-bugs |
---|
From: | "Anton Andreev" <fn30762(at)fmi(dot)uni-sofia(dot)bg> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #2958: ERROR: 53200: out of memory |
Date: | 2007-02-02 09:41:03 |
Message-ID: | 200702020941.l129f3A1088292@wwwmaster.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 2958
Logged by: Anton Andreev
Email address: fn30762(at)fmi(dot)uni-sofia(dot)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???