Re: Memory exhausted - Mailing list pgsql-sql

From Tom Lane
Subject Re: Memory exhausted
Date
Msg-id 4389.992267798@sss.pgh.pa.us
Whole thread Raw
In response to Memory exhausted  (David Richter <D.Richter@DKFZ-heidelberg.de>)
List pgsql-sql
David Richter <D.Richter@DKFZ-heidelberg.de> writes:
> I used a self written funtion in plpgsql with a database  of 2 Gigabyte
> size. My server has 384 Megabytes of RAM.

> So I got this error by calling the following function:

> psql:restructure.sql:139: FATAL 1:  Memory exhausted in AllocSetAlloc()

Try updating to Postgres 7.1.
        regards, tom lane


pgsql-sql by date:

Previous
From: Hans-Jürgen Schönig
Date:
Subject: Re: seleting all dates between two dates
Next
From: Martín Marqués
Date:
Subject: ORDER BY what?