out of memory error - Mailing list pgsql-admin

From pginfo
Subject out of memory error
Date
Msg-id 4244DFFB.6090101@t1.unisoftbg.com
Whole thread Raw
List pgsql-admin
Hi ,
I try to make insert into myTable select .... on pg 8.0.1 and freeBSD 5.3.
After ~10 sec. pg returns "out of memory".

In log file I found:

Portal hash: 8192 total in 1 blocks; 2008 free (0 chunks); 6184 used
Relcache by OID: 8192 total in 1 blocks; 4040 free (0 chunks); 4152 used
Relcache by name: 24576 total in 2 blocks; 13240 free (5 chunks); 11336 used
LockTable (locallock hash): 8192 total in 1 blocks; 4056 free (0
chunks); 4136 u
sed
ErrorContext: 8192 total in 1 blocks; 8176 free (0 chunks); 16 used
ERROR:  out of memory
DETAIL:  Failed on request of size 340.

I have 2Gb RAM on this box.

regards,
ivan.


pgsql-admin by date:

Previous
From: "Subbiah, Stalin"
Date:
Subject: Re: 64 or 32 postgres
Next
From: pginfo
Date:
Subject: Re: out of memory error