out of memory

From: "Tena Sakai" <tsakai(at)gallo(dot)ucsf(dot)edu>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: out of memory
Date: 2007-09-12 01:36:19
Message-ID: FE44E0D7EAD2ED4BB2165071DB8E328C03062BF9@egcrc-ex01.egcrc.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Everybody,

I saw something I had never seen with psql.

> canon=#
> canon=# select * from public.genotype;
> out of memory
> [tsakai(at)vixen tws]$ echo $?
> 1
> [tsakai(at)vixen tws]$

The version is 8.2.4 and platform is redhat linux
on dell server. The table has 36 million rows.

I don't suppose there is anything I can do to prevent
such failure (short of installing more memory)?

Regards,

Tena Sakai
tsakai(at)gallo(dot)ucsf(dot)edu

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2007-09-12 03:58:21 Re: out of memory
Previous Message Tom Lane 2007-09-11 19:57:00 Re: Postmaster Question