Re: Out of memory error - Mailing list pgsql-novice

From Vijay Deval
Subject Re: Out of memory error
Date
Msg-id 3BA6BF12.C6AE4838@giaspn01.vsnl.net.in
Whole thread Raw
In response to Out of memory error  ("Gerard TOURRES" <gerard.tourres@free.fr>)
List pgsql-novice
In TCL-TK interface it is necessary to say something like

pg_result $res -clear

to avoid this type of error.

Vijay

Gerard TOURRES wrote:
>
> Hello,
>
> I first apologize for my poor english.
>
> On my linux box (Suse 6.2 + Postgres 6.5.4/128 Mo RAM) I have a database
> with 200 000 records on 7 tables.
> It worked fine, but I have got for 2 days this error message :
>
> ERROR:  hash table out of memory. Use -B parameter to increase buffers.



pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Out of memory error
Next
From: "John E. Michelsen"
Date:
Subject: Is postgreSql really suitable?