AllocSetAlloc()

From: Antonis Antoniou <a(dot)antoniou(at)albourne(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: AllocSetAlloc()
Date: 2001-02-21 15:27:29
Message-ID: 3A93DE61.8127CD0@albourne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I would like to know what is causing this error. The machine has 1GB of
memory and I use PostgreSQL 7.1beta4.
The same function on PostgreSQL 7.0.2 works ok. Could someone explain
me what this error means and where to look in order to solve it?

select function_name;
ERROR: Memory exhausted in AllocSetAlloc()

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-02-21 15:54:09 Re: How to release SET() in PgSQL?
Previous Message Gregory Wood 2001-02-21 15:26:08 Deferred NOT NULL?