Re: Out of memory error

From: Vijay Deval <deval(at)giaspn01(dot)vsnl(dot)net(dot)in>
To: Gerard TOURRES <gerard(dot)tourres(at)free(dot)fr>
Cc: Forum PostgreSQL <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Out of memory error
Date: 2001-09-18 03:27:14
Message-ID: 3BA6BF12.C6AE4838@giaspn01.vsnl.net.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message John E. Michelsen 2001-09-18 06:37:14 Is postgreSql really suitable?
Previous Message ksprague 2001-09-17 19:33:31 populating postgresql from tab-delimited text file