Re: Out of memory error

Поиск
Список
Период
Сортировка
От Vijay Deval
Тема Re: Out of memory error
Дата
Msg-id 3BA6BF12.C6AE4838@giaspn01.vsnl.net.in
обсуждение исходный текст
Ответ на Out of memory error  ("Gerard TOURRES" <gerard.tourres@free.fr>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Out of memory error
Следующее
От: "John E. Michelsen"
Дата:
Сообщение: Is postgreSql really suitable?